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