Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
versae/whisper-sami-demo
NbAiLab
/
nb-whisper-demo
like
0
Running
on
T4
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
AngelinaZanardi
commited on
Oct 10, 2024
Commit
87ec1bf
·
verified
·
1 Parent(s):
3b5fe9f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -134,4 +134,4 @@ with demo:
134
# )
135
136
# Start demoen uten faner
137
-
demo.launch(share=share, show_api=False
, show_tips=False
).queue()
134
# )
135
136
# Start demoen uten faner
137
+
demo.launch(share=share, show_api=False).queue()