prithivMLmods commited on
Commit
711bc97
·
verified ·
1 Parent(s): ee9cd01

update app

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -451,6 +451,7 @@ with gr.Blocks() as demo:
451
  examples=[
452
  ["examples/1.png", "Click on the Fara-7B model.", "Fara-7B"],
453
  ["examples/2.png", "Click on the VLMs Collection", "UI-TARS-1.5-7B"],
 
454
  ["examples/3.png", "Click on the 'Real-time vision models' collection.", "Holo1-3B"],
455
  ],
456
  inputs=[input_image, task_input, model_choice],
 
451
  examples=[
452
  ["examples/1.png", "Click on the Fara-7B model.", "Fara-7B"],
453
  ["examples/2.png", "Click on the VLMs Collection", "UI-TARS-1.5-7B"],
454
+ ["examples/3.png", "Click on the 'Real-time vision models' collection.", "Fara-7B"],
455
  ["examples/3.png", "Click on the 'Real-time vision models' collection.", "Holo1-3B"],
456
  ],
457
  inputs=[input_image, task_input, model_choice],