Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Tamazight-NLP
/
ASR-N-gram-Language-modeling
like
0
Running
App
Files
Files
Community
1
ayymen
commited on
5 days ago
Commit
ebed952
•
1 Parent(s):
a919578
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -182,4 +182,4 @@ with demo:
182
]
183
)
184
185
-
demo.launch()
182
]
183
)
184
185
+
demo.launch(
server_name="0.0.0.0"
)