khang119966 commited on
Commit
2d34d9c
·
verified ·
1 Parent(s): ed236e2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -546,7 +546,7 @@ with gr.Blocks() as demo:
546
  # Add examples
547
  gr.Examples(
548
  examples=[
549
- ["demo_2.jpg", "List all the text.", 80],
550
  ],
551
  inputs=[image, prompt, max_tokens],
552
  outputs=video,
 
546
  # Add examples
547
  gr.Examples(
548
  examples=[
549
+ ["demo_1.jpg", "List all the text.", 80],
550
  ],
551
  inputs=[image, prompt, max_tokens],
552
  outputs=video,