Spaces:
Running
on
Zero
Running
on
Zero
wangqinghehe
commited on
Commit
•
1cc2301
1
Parent(s):
0b97eed
0516_zerogpu
Browse files
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>
|