feng2022 commited on
Commit
0dc9cda
1 Parent(s): 573abe8

Update app.py

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