immunobiotech commited on
Commit
5381cf8
·
verified ·
1 Parent(s): 3b9a5e3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -327,8 +327,8 @@ with gr.Blocks(
327
  ) as demo:
328
  gr.Markdown("# 💭 PharmAI: Inference-based Pharmacology Expert AI Service 💭")
329
 
330
- gr.HTML("""<a href="https://visitorbadge.io/status?path=https%3A%2F%2Faiqcamp-Gemini2-Flash-Thinking.hf.space">
331
- <img src="https://api.visitorbadge.io/api/visitors?path=https%3A%2F%2Faiqcamp-Gemini2-Flash-Thinking.hf.space&countColor=%23263759" />
332
  </a>""")
333
 
334
  with gr.Tabs() as tabs:
 
327
  ) as demo:
328
  gr.Markdown("# 💭 PharmAI: Inference-based Pharmacology Expert AI Service 💭")
329
 
330
+ gr.HTML("""<a href="https://visitorbadge.io/status?path=https%3A%2F%2Fimmunobiotech-PharmAI.hf.space">
331
+ <img src="https://api.visitorbadge.io/api/visitors?path=https%3A%2F%2Fimmunobiotech-PharmAI.hf.space&countColor=%23263759" />
332
  </a>""")
333
 
334
  with gr.Tabs() as tabs: