Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -588,8 +588,8 @@ with gr.Blocks(
|
|
588 |
) as demo:
|
589 |
gr.Markdown("# 🍽️ MICHELIN Genesis: 새로운 맛과 건강의 창조 AI 🍽️")
|
590 |
gr.Markdown("### Community: https://discord.gg/openfreeai")
|
591 |
-
gr.HTML("""<a href="https://visitorbadge.io/status?path=michelin-genesis-
|
592 |
-
<img src="https://api.visitorbadge.io/api/visitors?path=michelin-genesis-
|
593 |
</a>""")
|
594 |
|
595 |
with gr.Tabs() as tabs:
|
|
|
588 |
) as demo:
|
589 |
gr.Markdown("# 🍽️ MICHELIN Genesis: 새로운 맛과 건강의 창조 AI 🍽️")
|
590 |
gr.Markdown("### Community: https://discord.gg/openfreeai")
|
591 |
+
gr.HTML("""<a href="https://visitorbadge.io/status?path=michelin-genesis-kr">
|
592 |
+
<img src="https://api.visitorbadge.io/api/visitors?path=michelin-genesis-kr&countColor=%23263759" />
|
593 |
</a>""")
|
594 |
|
595 |
with gr.Tabs() as tabs:
|