Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
charanhu
/
google-flan-t5-xxl
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6de5eff
google-flan-t5-xxl
/
app.py
charanhu
initial commit
6de5eff
over 1 year ago
raw
Copy download link
history
blame
Safe
76 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/google/flan-t5-xxl"
).launch()