Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ybelkada
/
i-like-flan-ul2
like
66
Runtime error
App
Files
Files
Community
7
Fetching metadata from the HF Docker repository...
OKR
commited on
Mar 29, 2023
Commit
7b4f028
·
1 Parent(s):
7f0f0b8
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-0
app.py
CHANGED
Viewed
@@ -82,3 +82,5 @@ io = gr.Interface(
82
examples=examples,
83
)
84
io.launch()
82
examples=examples,
83
)
84
io.launch()
85
+
86
+
122344