Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Masterdqqq
/
google-flan-t5-large
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
google-flan-t5-large
/
app.py
Masterdqqq
initial commit
3e83cd1
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
68 Bytes
import
gradio
as
gr
gr.load(
"models/google/flan-t5-large"
).launch()