Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Fr33d0m21
/
google-flan-t5-xxl
like
3
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d51ccb2
google-flan-t5-xxl
/
app.py
Fr33d0m21
initial commit
d51ccb2
about 2 years ago
raw
Copy download link
history
blame
Safe
76 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/google/flan-t5-xxl"
).launch()