prithivMLmods commited on
Commit
8de5696
·
verified ·
1 Parent(s): 0054dae

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -287,7 +287,7 @@ def create_gradio_interface():
287
 
288
  gr.HTML("""
289
  <div class="title" style="text-align: center">
290
- <h1>Qwen2.5-VL Outpost outpost</h1>
291
  <p style="font-size: 1.1em; color: #6b7280; margin-bottom: 0.6em;">
292
  Advanced Vision-Language Models for Image and Video Understanding
293
  </p>
@@ -305,7 +305,7 @@ def create_gradio_interface():
305
  "DeepCaption-VLA-7B"
306
  ],
307
  label="Select Model",
308
- value="Qwen/Qwen2.5-VL-7B-Instruct"
309
  )
310
 
311
  prompt_input = gr.Textbox(label="Query Input", placeholder="✦︎ Enter your prompt")
 
287
 
288
  gr.HTML("""
289
  <div class="title" style="text-align: center">
290
+ <h1>Qwen2.5-VL Outpost👀</h1>
291
  <p style="font-size: 1.1em; color: #6b7280; margin-bottom: 0.6em;">
292
  Advanced Vision-Language Models for Image and Video Understanding
293
  </p>
 
305
  "DeepCaption-VLA-7B"
306
  ],
307
  label="Select Model",
308
+ value="Qwen2.5-VL-7B-Instruct"
309
  )
310
 
311
  prompt_input = gr.Textbox(label="Query Input", placeholder="✦︎ Enter your prompt")