Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
PeepDaSlan9
/
facebook-seamless-m4t-v2-large
like
4
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
facebook-seamless-m4t-v2-large
/
app.py
PeepDaSlan9
initial commit
aa162f8
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
78 Bytes
import
gradio
as
gr
gr.load(
"models/facebook/seamless-m4t-v2-large"
).launch()