xyizko commited on
Commit
3fef11e
·
verified ·
1 Parent(s): 823692d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 = [![Hits](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
 
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