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