Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
IPN
/
demoipn
like
1
Runtime error
App
Files
Files
Community
main
demoipn
/
app.py
DianaAnahi
demo
9f746a4
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
91 Bytes
import
gradio
as
gr
gr.Interface.load(
"huggingface/Helsinki-NLP/opus-mt-zh-en"
).launch();