Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ychenNLP
/
easyproject
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6bc77e1
easyproject
/
app.py
ychenNLP
initial commit
6bc77e1
over 1 year ago
raw
Copy download link
history
blame
Safe
83 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/ychenNLP/nllb-200-3.3b-ep"
).launch()