upperwal commited on
Commit
92a6dd7
·
verified ·
1 Parent(s): 9546834

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -68,7 +68,7 @@ demo = gr.ChatInterface(
68
  description="This is pragna-1b-it",
69
  theme="soft",
70
  examples=['Hi!'],
71
- cache_examples=True,
72
  retry_btn=None,
73
  undo_btn="Delete Previous",
74
  clear_btn="Clear",
 
68
  description="This is pragna-1b-it",
69
  theme="soft",
70
  examples=['Hi!'],
71
+ cache_examples=False,
72
  retry_btn=None,
73
  undo_btn="Delete Previous",
74
  clear_btn="Clear",