wangqinghehe commited on
Commit
1cc2301
1 Parent(s): 0b97eed

0516_zerogpu

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -27,7 +27,7 @@ import importlib
27
  import time
28
 
29
  import os
30
- os.environ['GRADIO_TEMP_DIR'] = 'qinghewang/tmp'
31
 
32
  title = r"""
33
  <h1 align="center">CharacterFactory: Sampling Consistent Characters with GANs for Diffusion Models</h1>
 
27
  import time
28
 
29
  import os
30
+ # os.environ['GRADIO_TEMP_DIR'] = 'qinghewang/tmp'
31
 
32
  title = r"""
33
  <h1 align="center">CharacterFactory: Sampling Consistent Characters with GANs for Diffusion Models</h1>