Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
syedabdullah32
/
translation
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
translation
/
app.py
syedabdullah32
initial commit
72319fd
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
56 Bytes
import
gradio
as
gr
gr.load(
"models/t5-small"
).launch()