Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
puyao
/
whisper
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
puyao
commited on
Dec 9, 2023
Commit
e59a426
·
1 Parent(s):
63da8ed
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-5
app.py
CHANGED
Viewed
@@ -17,8 +17,3 @@ iface = gr.Interface(
17
)
18
19
iface.launch()
20
-
21
-
22
-
23
-
24
-
.launch()
17
)
18
19
iface.launch()