Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Adrian100
/
demo1
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
99de551
demo1
/
app.py
Adrian100
translate to Nahuatl
99de551
about 3 years ago
raw
Copy download link
history
blame
Safe
108 Bytes
import
gradio
as
gr
gr.Interface.load(
"huggingface/hackathon-pln-es/Spanish-Nahuatl-Translation"
).launch();