Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
gutman
/
yolo_test
like
0
Sleeping
App
Files
Files
Community
main
yolo_test
/
app.py
gutman
Update app.py
f3abd55
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
85 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Helsinki-NLP/opus-mt-en-es"
).launch()