Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -534,7 +534,7 @@ with gr.Blocks(theme=gr.themes.Soft(primary_hue="blue", secondary_hue="sky"), cs
|
|
| 534 |
# ✅ ==============================================================================
|
| 535 |
# هذه هي الخطوة السحرية التي تدمج العالمين معًا.
|
| 536 |
# app = gr.mount_ публіk(app, demo, path="/")
|
| 537 |
-
app = gr.mount_gradio_app(app, demo, path="/")
|
| 538 |
|
| 539 |
# ✅ ==============================================================================
|
| 540 |
# ✅ 6. تعديل requirements.txt
|
|
|
|
| 534 |
# ✅ ==============================================================================
|
| 535 |
# هذه هي الخطوة السحرية التي تدمج العالمين معًا.
|
| 536 |
# app = gr.mount_ публіk(app, demo, path="/")
|
| 537 |
+
app = gr.mount_gradio_app(app, demo, path="/")
|
| 538 |
|
| 539 |
# ✅ ==============================================================================
|
| 540 |
# ✅ 6. تعديل requirements.txt
|