Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AlbertSadday2891
/
google-flan-t5-xxl
like
0
Sleeping
App
Files
Files
Community
main
google-flan-t5-xxl
/
app.py
AlbertSadday2891
initial commit
cc92716
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
66 Bytes
import
gradio
as
gr
gr.load(
"models/google/flan-t5-xxl"
).launch()