Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sherjilozair
/
google-flan-t5-xxl
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
google-flan-t5-xxl
File size: 76 Bytes
ce6d28b
c5cb85e
1
2
3
import
gradio
as
gr gr.Interface.load(
"models/google/flan-t5-xxl"
).launch()