Karthikeyan commited on
Commit
c79d28a
·
1 Parent(s): 90e10de

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -226,7 +226,7 @@ class Chatbot:
226
  label = "Question",
227
  show_label=True,
228
  lines=2,
229
- placeholder="Enter text and press enter, or upload an image",
230
  )
231
  with gr.Row():
232
  clear_btn = gr.Button(value="Clear")
 
226
  label = "Question",
227
  show_label=True,
228
  lines=2,
229
+ placeholder="Enter text and press shift+enter",
230
  )
231
  with gr.Row():
232
  clear_btn = gr.Button(value="Clear")