Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sadgaj
/
Chatcell
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
sadgaj
commited on
Feb 4, 2024
Commit
42c37be
·
verified
·
1 Parent(s):
1f3cb6c
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -109,7 +109,6 @@ with gr.Blocks(css=css,
109
],
110
examples_per_page=3,
111
inputs=[input_box],
112
-
cache_examples=True,
113
)
114
115
109
],
110
examples_per_page=3,
111
inputs=[input_box],
112
)
113
114