Spaces:
Sleeping
Sleeping
Upload app.py with huggingface_hub
Browse files
app.py
CHANGED
|
@@ -231,4 +231,4 @@ with gr.Blocks(title="Interfuser Demo", theme=gr.themes.Soft()) as demo:
|
|
| 231 |
|
| 232 |
# --- الجزء السادس: إطلاق الواجهة ---
|
| 233 |
if __name__ == "__main__":
|
| 234 |
-
demo.launch(debug=True)
|
|
|
|
| 231 |
|
| 232 |
# --- الجزء السادس: إطلاق الواجهة ---
|
| 233 |
if __name__ == "__main__":
|
| 234 |
+
demo.launch(debug=True)
|