Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -16,8 +16,8 @@ footer {
|
|
| 16 |
"""
|
| 17 |
|
| 18 |
with gr.Blocks(css=css) as app:
|
| 19 |
-
gr.HTML("""<a href="https://visitorbadge.io/status?path=https%3A%2F%2Ffantos-
|
| 20 |
-
<img src="https://api.visitorbadge.io/api/visitors?path=https%3A%2F%2Ffantos-
|
| 21 |
</a>""")
|
| 22 |
|
| 23 |
with gr.Tab("Add Watermark"):
|
|
|
|
| 16 |
"""
|
| 17 |
|
| 18 |
with gr.Blocks(css=css) as app:
|
| 19 |
+
gr.HTML("""<a href="https://visitorbadge.io/status?path=https%3A%2F%2Ffantos-watermark3.hf.space">
|
| 20 |
+
<img src="https://api.visitorbadge.io/api/visitors?path=https%3A%2F%2Ffantos-watermark3.hf.space&countColor=%23263759" />
|
| 21 |
</a>""")
|
| 22 |
|
| 23 |
with gr.Tab("Add Watermark"):
|