Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jeff86
/
Helsinki-NLP-opus-mt-zh-en
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Helsinki-NLP-opus-mt-zh-en
/
app.py
jeff86
initial commit
8b9d154
verified
9 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
74 Bytes
import
gradio
as
gr
gr.load(
"models/Helsinki-NLP/opus-mt-zh-en"
).launch()