Abhaykoul commited on
Commit
95a7db6
1 Parent(s): f33065d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -93,7 +93,7 @@ gr.ChatInterface(
93
  examples=[
94
  ["Express joy and excitement about visiting a new place."],
95
  ["I'm feeling really down today. Nothing seems to be going right."],
96
- ["hey, How are you and what is your name?"],
97
  ],
98
  additional_inputs_accordion=gr.Accordion(label="⚙️ Parameters", open=False),
99
  additional_inputs=[
 
93
  examples=[
94
  ["Express joy and excitement about visiting a new place."],
95
  ["I'm feeling really down today. Nothing seems to be going right."],
96
+ ["Hey, How are you?"],
97
  ],
98
  additional_inputs_accordion=gr.Accordion(label="⚙️ Parameters", open=False),
99
  additional_inputs=[