VictorSanh commited on
Commit
0bf3b7d
1 Parent(s): a6cfa28

write a meme

Browse files
Files changed (1) hide show
  1. app_dialogue.py +1 -1
app_dialogue.py CHANGED
@@ -326,7 +326,7 @@ def format_user_prompt_with_im_history_and_system_conditioning(
326
  textbox = gr.Textbox(
327
  # placeholder="Upload an image and send a message",
328
  show_label=False,
329
- value="<fake_token_around_image><image:https://thumbs.dreamstime.com/b/funny-face-baby-27701492.jpg><fake_token_around_image>Write a meme for that image.",
330
  visible=True,
331
  container=False,
332
  label="Text input",
 
326
  textbox = gr.Textbox(
327
  # placeholder="Upload an image and send a message",
328
  show_label=False,
329
+ value="Write a meme for that image.",
330
  visible=True,
331
  container=False,
332
  label="Text input",