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

Update description

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -18,7 +18,8 @@ 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
- (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
  '''
 
18
 
19
  TITLE = 'StyleGAN-Human'
20
  DESCRIPTION = '''This is an unofficial demo for https://github.com/stylegan-human/StyleGAN-Human.
21
+
22
+ Expected execution time on Hugging Face Spaces: 0.8s
23
 
24
  Related App: [StyleGAN-Human (Interpolation)](https://huggingface.co/spaces/hysts/StyleGAN-Human-Interpolation)
25
  '''