Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
mms-meta/MMS
bomolopuu
/
MMS_1_10
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
bomolopuu
commited on
Oct 5, 2024
Commit
6c1a3f8
·
1 Parent(s):
4129671
revert_to stable
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -112,4 +112,4 @@ with gr.Blocks() as demo:
112
)
113
114
if __name__ == "__main__":
115
-
demo
.launch()
112
)
113
114
if __name__ == "__main__":
115
+
mms_transcribe
.launch()