Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hwberry2
/
WhisperDemo
like
8
Sleeping
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
hwberry2
commited on
Mar 8, 2023
Commit
99c65a9
·
1 Parent(s):
e4d27db
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -76,4 +76,4 @@ with gr.Blocks() as demo:
76
77
78
79
-
demo.launch(share=
True
)
76
77
78
79
+
demo.launch(share=
False
)