Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -159,7 +159,7 @@ with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange") as app:
|
|
159 |
gr.HTML("""
|
160 |
<div style="display:flex;column-gap:4px;">
|
161 |
<a href="https://hits.seeyoufarm.com">
|
162 |
-
<img src="https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fhuggingface.co%2Fspaces%2FJonny001%2FReverse-Image&count_bg=%2379C83D&title_bg=%23555555&icon
|
163 |
</a>
|
164 |
</div>
|
165 |
""")
|
|
|
159 |
gr.HTML("""
|
160 |
<div style="display:flex;column-gap:4px;">
|
161 |
<a href="https://hits.seeyoufarm.com">
|
162 |
+
<img src="https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fhuggingface.co%2Fspaces%2FJonny001%2FReverse-Image&count_bg=%2379C83D&title_bg=%23555555&icon=cliqz.svg&icon_color=%23E1E1E1&title=Visitors&edge_flat=false"/>
|
163 |
</a>
|
164 |
</div>
|
165 |
""")
|