Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
hf-audio/open_asr_leaderboard
wasertech
/
open_asr_leaderboard
like
2
Runtime error
App
Files
Files
Community
wasertech
commited on
Nov 5, 2023
Commit
10df6d9
•
1 Parent(s):
a9a34eb
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -238,4 +238,4 @@ with gr.Blocks() as demo:
238
elem_id="citation-button",
239
).style(show_copy_button=True)
240
241
-
demo.launch(
share=True
)
238
elem_id="citation-button",
239
).style(show_copy_button=True)
240
241
+
demo.launch()