hysts
commited on
Commit
•
9d2b7bb
1
Parent(s):
2051711
Update description
Browse files
app.py
CHANGED
@@ -18,6 +18,7 @@ sys.path.insert(0, 'StyleGAN-Human')
|
|
18 |
|
19 |
TITLE = 'StyleGAN-Human (Interpolation)'
|
20 |
DESCRIPTION = '''This is an unofficial demo for https://github.com/stylegan-human/StyleGAN-Human.
|
|
|
21 |
|
22 |
Related App: [StyleGAN-Human](https://huggingface.co/spaces/hysts/StyleGAN-Human)
|
23 |
'''
|
|
|
18 |
|
19 |
TITLE = 'StyleGAN-Human (Interpolation)'
|
20 |
DESCRIPTION = '''This is an unofficial demo for https://github.com/stylegan-human/StyleGAN-Human.
|
21 |
+
(Expected Execution Time on Hugging Face Spaces: 0.8s for one image)
|
22 |
|
23 |
Related App: [StyleGAN-Human](https://huggingface.co/spaces/hysts/StyleGAN-Human)
|
24 |
'''
|