Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
pburub
/
MWA_Maalula_ASR
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
pburub
commited on
Jun 6, 2024
Commit
6a9c1a2
·
verified
·
1 Parent(s):
8f8d756
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -22,4 +22,4 @@ demo = gr.Interface(
22
)
23
24
if __name__ == '__main__':
25
-
demo.launch(
share=True
)
22
)
23
24
if __name__ == '__main__':
25
+
demo.launch()