Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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 =
|
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:
|