Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
TechwithTobi
/
facebook-mms-1b-all
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
facebook-mms-1b-all
/
app.py
TechwithTobi
initial commit
8d8d67e
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
67 Bytes
import
gradio
as
gr
gr.load(
"models/facebook/mms-1b-all"
).launch()