Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
KIMOSSINO
/
multilingual
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
KIMOSSINO
commited on
Dec 7, 2024
Commit
8587500
·
verified
·
1 Parent(s):
c578c49
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -85,4 +85,4 @@ def create_interface():
85
86
# تشغيل التطبيق
87
demo = create_interface()
88
-
demo.launch(server_name="0.0.0.0"
, timeout=180
)
85
86
# تشغيل التطبيق
87
demo = create_interface()
88
+
demo.launch(server_name="0.0.0.0")