upperwal commited on
Commit
230806f
·
verified ·
1 Parent(s): d40dee4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -61,7 +61,7 @@ demo = gr.ChatInterface(
61
  title="pragna-1b-it",
62
  description="This is pragna-1b-it",
63
  theme="soft",
64
- examples=["Hello", "Am I cool?", "Are tomatoes vegetables?"],
65
  cache_examples=True,
66
  retry_btn=None,
67
  undo_btn="Delete Previous",
 
61
  title="pragna-1b-it",
62
  description="This is pragna-1b-it",
63
  theme="soft",
64
+ examples=[],
65
  cache_examples=True,
66
  retry_btn=None,
67
  undo_btn="Delete Previous",