vikhyatk commited on
Commit
b3c367a
·
verified ·
1 Parent(s): ed4ba53

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -326,7 +326,7 @@ with gr.Blocks(title="moondream vl (new)", css=css, js=js) as demo:
326
  with gr.Row():
327
  prompt = gr.Textbox(
328
  label="Input",
329
- value="What does the text say?",
330
  scale=4,
331
  )
332
  submit = gr.Button("Submit")
 
326
  with gr.Row():
327
  prompt = gr.Textbox(
328
  label="Input",
329
+ value="What is this?",
330
  scale=4,
331
  )
332
  submit = gr.Button("Submit")