Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -69,7 +69,7 @@ model_input = gr.Textbox(
|
|
| 69 |
with gr.Blocks() as demo:
|
| 70 |
# Add the markdown link at the top
|
| 71 |
|
| 72 |
-
counter =
|
| 73 |
gr.Markdown(counter)
|
| 74 |
|
| 75 |
# Define the chat interface
|
|
|
|
| 69 |
with gr.Blocks() as demo:
|
| 70 |
# Add the markdown link at the top
|
| 71 |
|
| 72 |
+
counter = <img src="https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fhuggingface.co%2Fspaces%2Fxyizko%2FHF_Model_Test&count_bg=%2320221E&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=views&edge_flat=false"/>
|
| 73 |
gr.Markdown(counter)
|
| 74 |
|
| 75 |
# Define the chat interface
|