Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -134,10 +134,6 @@ def create_interface():
|
|
134 |
</p>
|
135 |
""")
|
136 |
|
137 |
-
# Visitor Badge
|
138 |
-
gr.HTML("""
|
139 |
-
<a href="https://visitorbadge.io/status?path=https%3A%2F%2Fhuggingface.co%2Fspaces%2FBils%2FDeepseekJanusPro%2F"><img src="https://api.visitorbadge.io/api/visitors?path=https%3A%2F%2Fhuggingface.co%2Fspaces%2FBils%2FDeepseekJanusPro%2F&countColor=%23263759" /></a>
|
140 |
-
""")
|
141 |
|
142 |
return demo
|
143 |
|
|
|
134 |
</p>
|
135 |
""")
|
136 |
|
|
|
|
|
|
|
|
|
137 |
|
138 |
return demo
|
139 |
|