Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -139,8 +139,8 @@ with gr.Blocks(theme=gr.themes.Soft(primary_hue="teal", secondary_hue="slate", n
|
|
| 139 |
gr.Markdown("# Chat with " + used_model)
|
| 140 |
|
| 141 |
|
| 142 |
-
gr.HTML("""<a href="https://visitorbadge.io/status?path=https%3A%2F%
|
| 143 |
-
<img src="https://api.visitorbadge.io/api/
|
| 144 |
</a>""")
|
| 145 |
|
| 146 |
|
|
|
|
| 139 |
gr.Markdown("# Chat with " + used_model)
|
| 140 |
|
| 141 |
|
| 142 |
+
gr.HTML("""<a href="https://visitorbadge.io/status?path=https%3A%2F%2Fhuggingface.co%2Fspaces%2Fzelk12%2FGemini-2">
|
| 143 |
+
<img src="https://api.visitorbadge.io/api/combined?path=https%3A%2F%2Fhuggingface.co%2Fspaces%2Fzelk12%2FGemini-2&countColor=%23263759" />
|
| 144 |
</a>""")
|
| 145 |
|
| 146 |
|