Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
TB88
/
google-flan-t5-xxl
like
0
Runtime error
App
Files
Files
Community
98ebea3
google-flan-t5-xxl
/
app.py
TB88
initial commit
98ebea3
almost 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()