Update app.py
Browse files
app.py
CHANGED
|
@@ -564,6 +564,7 @@ with gr.Blocks(
|
|
| 564 |
"""
|
| 565 |
) as demo:
|
| 566 |
gr.Markdown("# 🍣 MICHELIN Genesis: 革新的な和食と健康の創造AI")
|
|
|
|
| 567 |
gr.HTML("""<a href="https://visitorbadge.io/status?path=michelin-genesis-demo">
|
| 568 |
<img src="https://api.visitorbadge.io/api/visitors?path=michelin-genesis-demo&countColor=%23263759" />
|
| 569 |
</a>""")
|
|
|
|
| 564 |
"""
|
| 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-demo">
|
| 569 |
<img src="https://api.visitorbadge.io/api/visitors?path=michelin-genesis-demo&countColor=%23263759" />
|
| 570 |
</a>""")
|