Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SilviaRM
/
Helsinki-NLP-opus-mt-ru-en
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a2c9217
Helsinki-NLP-opus-mt-ru-en
/
app.py
SilviaRM
initial commit
a2c9217
over 1 year ago
raw
Copy download link
history
blame
Safe
74 Bytes
import
gradio
as
gr
gr.load(
"models/Helsinki-NLP/opus-mt-ru-en"
).launch()