Spaces:
Running
Running
Update app.py
Browse files
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%
|
331 |
-
<img src="https://api.visitorbadge.io/api/visitors?path=https%3A%2F%
|
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:
|