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