Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -35,7 +35,7 @@ def respond(
|
|
| 35 |
yield response
|
| 36 |
|
| 37 |
# --- Construction de l'interface Gradio ---
|
| 38 |
-
with gr.Blocks(title="m-4.
|
| 39 |
# On met un titre stylé au centre de la page
|
| 40 |
gr.Markdown(
|
| 41 |
"""
|
|
|
|
| 35 |
yield response
|
| 36 |
|
| 37 |
# --- Construction de l'interface Gradio ---
|
| 38 |
+
with gr.Blocks(title="m-4.5 Pro") as demo:
|
| 39 |
# On met un titre stylé au centre de la page
|
| 40 |
gr.Markdown(
|
| 41 |
"""
|