Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -565,8 +565,8 @@ with gr.Blocks(
|
|
565 |
) as demo:
|
566 |
gr.Markdown("# 🍣 MICHELIN Genesis: 革新的な和食と健康の創造AI")
|
567 |
gr.Markdown("### Community: https://discord.gg/openfreeai")
|
568 |
-
gr.HTML("""<a href="https://visitorbadge.io/status?path=michelin-genesis-
|
569 |
-
<img src="https://api.visitorbadge.io/api/visitors?path=michelin-genesis-
|
570 |
</a>""")
|
571 |
|
572 |
with gr.Tabs() as tabs:
|
|
|
565 |
) as demo:
|
566 |
gr.Markdown("# 🍣 MICHELIN Genesis: 革新的な和食と健康の創造AI")
|
567 |
gr.Markdown("### Community: https://discord.gg/openfreeai")
|
568 |
+
gr.HTML("""<a href="https://visitorbadge.io/status?path=michelin-genesis-jp">
|
569 |
+
<img src="https://api.visitorbadge.io/api/visitors?path=michelin-genesis-jp&countColor=%23263759" />
|
570 |
</a>""")
|
571 |
|
572 |
with gr.Tabs() as tabs:
|