Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
JUNGU
/
google-flan-t5-xl
like
0
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
889656e
google-flan-t5-xl
/
app.py
JUNGU
initial commit
889656e
about 2 years ago
raw
Copy download link
history
blame
Safe
75 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/google/flan-t5-xl"
).launch()