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

Update description

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -23,7 +23,7 @@ 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
  '''
26
- ARTICLE = None
27
 
28
  TOKEN = os.environ['TOKEN']
29
 
 
23
 
24
  Related App: [StyleGAN-Human (Interpolation)](https://huggingface.co/spaces/hysts/StyleGAN-Human-Interpolation)
25
  '''
26
+ ARTICLE = '<center><img src="https://visitor-badge.glitch.me/badge?page_id=hysts.stylegan-human" alt="visitor badge"/></center>'
27
 
28
  TOKEN = os.environ['TOKEN']
29