hysts commited on
Commit
95c3f19
1 Parent(s): 505df97

Update description

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