immunobiotech commited on
Commit
aa37bd4
·
verified ·
1 Parent(s): 2561e6b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -141,7 +141,9 @@ with gr.Blocks(css=custom_css) as demo:
141
  <div class="subtitle-text">Explore over 5,000 years of art from The Metropolitan Museum of Art's collection</div>
142
  """
143
  )
144
-
 
 
145
  with gr.Row():
146
  with gr.Column(scale=3):
147
  search_input = gr.Textbox(
 
141
  <div class="subtitle-text">Explore over 5,000 years of art from The Metropolitan Museum of Art's collection</div>
142
  """
143
  )
144
+ gr.HTML("""<a href="https://visitorbadge.io/status?path=https%3A%2F%2Fimmunobiotech-MetropolitanMuseum.hf.space">
145
+ <img src="https://api.visitorbadge.io/api/visitors?path=https%3A%2F%2Fimmunobiotech-MetropolitanMuseum.hf.space&countColor=%23263759" />
146
+ </a>""")
147
  with gr.Row():
148
  with gr.Column(scale=3):
149
  search_input = gr.Textbox(