Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mehranandi
/
google-flan-t5-base
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
google-flan-t5-base
File size: 67 Bytes
50a137e
1
2
3
import
gradio
as
gr gr.load(
"models/google/flan-t5-base"
).launch()