Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Daniton
/
mudes-en-large
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
bdc06c4
mudes-en-large
/
app.py
Daniton
initial commit
bdc06c4
about 2 years ago
raw
Copy download link
history
blame
Safe
72 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/mudes/en-large"
).launch()