Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hazte-libre
/
Helsinki-NLP-opus-mt-es-en
like
0
Sleeping
App
Files
Files
Community
a0c9031
Helsinki-NLP-opus-mt-es-en
/
app.py
hazte-libre
initial commit
a0c9031
verified
about 2 months ago
raw
Copy download link
history
blame
Safe
74 Bytes
import
gradio
as
gr
gr.load(
"models/Helsinki-NLP/opus-mt-es-en"
).launch()