Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
elmresearchcenter
/
open_universal_arabic_asr_leaderboard
like
20
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
yingzhi
commited on
25 days ago
Commit
0d6f380
·
verified
·
1 Parent(s):
303a66e
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -113,4 +113,4 @@ with gr.Blocks() as demo:
113
show_copy_button=True,
114
)
115
116
-
demo.launch(allowed_paths=["banner.png"])
113
show_copy_button=True,
114
)
115
116
+
demo.launch(allowed_paths=["banner.png"]
, ssr_mode=False
)