VictorSanh commited on
Commit
0af4171
1 Parent(s): 1d2a295

Update app_dialogue.py (#31)

Browse files

- Update app_dialogue.py (c55bf9fe85b310385b196e0f0c93ddf6397ca181)

Files changed (1) hide show
  1. app_dialogue.py +1 -1
app_dialogue.py CHANGED
@@ -325,7 +325,7 @@ def format_user_prompt_with_im_history_and_system_conditioning(
325
  # problematic_callback = gr.CSVLogger()
326
 
327
  textbox = gr.Textbox(
328
- placeholder="Send a message",
329
  show_label=False,
330
  # value="Describe the battle against the fierce dragons.",
331
  visible=True,
 
325
  # problematic_callback = gr.CSVLogger()
326
 
327
  textbox = gr.Textbox(
328
+ placeholder="Upload an image and send a message",
329
  show_label=False,
330
  # value="Describe the battle against the fierce dragons.",
331
  visible=True,