Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Rogendo
/
English-Swahili-Translator
like
1
Runtime error
App
Files
Files
Community
e27f431
English-Swahili-Translator
/
app.py
Rogendo
Update app.py
e27f431
verified
11 months ago
raw
Copy download link
history
blame
Safe
73 Bytes
import
gradio
as
gr
gr.load(
"models/Rogendo/en-sw"
).launch(share=
True
)