Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
vkthakur88
/
google-flan-t5-xxl
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
vkthakur88
commited on
Dec 17, 2023
Commit
b00c2dc
·
1 Parent(s):
8855690
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
import gradio as gr
2
3
-
gr.load("models/google/flan-t5-
xl
").launch()
1
import gradio as gr
2
3
+
gr.load("models/google/flan-t5-
xxl
").launch()