Spaces:
Running
Running
Update description
Browse files
app.py
CHANGED
@@ -17,7 +17,7 @@ from huggingface_hub import hf_hub_download
|
|
17 |
sys.path.insert(0, 'projected_gan')
|
18 |
|
19 |
TITLE = 'autonomousvision/projected_gan'
|
20 |
-
DESCRIPTION = '''This is
|
21 |
|
22 |
Expected execution time on Hugging Face Spaces: 1s
|
23 |
'''
|
|
|
17 |
sys.path.insert(0, 'projected_gan')
|
18 |
|
19 |
TITLE = 'autonomousvision/projected_gan'
|
20 |
+
DESCRIPTION = '''This is an unofficial demo for https://github.com/autonomousvision/projected_gan.
|
21 |
|
22 |
Expected execution time on Hugging Face Spaces: 1s
|
23 |
'''
|