Spaces:
Runtime error
Runtime error
Add visitor badge
Browse files
app.py
CHANGED
@@ -38,7 +38,7 @@ Related Apps:
|
|
38 |
- [TADNE Image Selector](https://huggingface.co/spaces/hysts/TADNE-image-selector)
|
39 |
- [TADNE Interpolation](https://huggingface.co/spaces/hysts/TADNE-interpolation)
|
40 |
'''
|
41 |
-
ARTICLE =
|
42 |
|
43 |
TOKEN = os.environ['TOKEN']
|
44 |
|
|
|
38 |
- [TADNE Image Selector](https://huggingface.co/spaces/hysts/TADNE-image-selector)
|
39 |
- [TADNE Interpolation](https://huggingface.co/spaces/hysts/TADNE-interpolation)
|
40 |
'''
|
41 |
+
ARTICLE = '<center><img src="https://visitor-badge.glitch.me/badge?page_id=hysts.tadne-image-search-with-deepdanbooru" alt="visitor badge"/></center>'
|
42 |
|
43 |
TOKEN = os.environ['TOKEN']
|
44 |
|