hysts HF staff commited on
Commit
b60e965
1 Parent(s): f3b2e63

Update description

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -18,6 +18,7 @@ sys.path.insert(0, 'StyleGAN-Human')
18
 
19
  TITLE = 'StyleGAN-Human'
20
  DESCRIPTION = '''This is an unofficial demo for https://github.com/stylegan-human/StyleGAN-Human.
 
21
 
22
  Related App: [StyleGAN-Human (Interpolation)](https://huggingface.co/spaces/hysts/StyleGAN-Human-Interpolation)
23
  '''
 
18
 
19
  TITLE = 'StyleGAN-Human'
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)
22
 
23
  Related App: [StyleGAN-Human (Interpolation)](https://huggingface.co/spaces/hysts/StyleGAN-Human-Interpolation)
24
  '''