prithivMLmods commited on
Commit
d85d6f9
·
verified ·
1 Parent(s): e5f1b3d

update app

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -487,7 +487,7 @@ with gr.Blocks(theme=orange_red_theme, css=css) as demo:
487
  "Qwen2.5-VL-3B-Instruct"
488
  ],
489
  label="Select Model",
490
- value="Qwen2.5-VL-7B-Instruct"
491
  )
492
 
493
  # --- Event Handlers ---
 
487
  "Qwen2.5-VL-3B-Instruct"
488
  ],
489
  label="Select Model",
490
+ value="Qwen3-VL-4B-Instruct"
491
  )
492
 
493
  # --- Event Handlers ---