prithivMLmods commited on
Commit
45c5918
·
verified ·
1 Parent(s): 2f0a2ad

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -314,7 +314,7 @@ def create_gradio_interface():
314
  )
315
 
316
  # --- TAB 2: Moondream3 Lab ---
317
- with gr.TabItem("🌝 Moondream3 Lab (Image Processing)"):
318
  with gr.Row():
319
  with gr.Column(scale=1):
320
  md3_image_input = gr.Image(label="Upload an image", type="pil", height=400)
 
314
  )
315
 
316
  # --- TAB 2: Moondream3 Lab ---
317
+ with gr.TabItem("🌝 Moondream3 Lab"):
318
  with gr.Row():
319
  with gr.Column(scale=1):
320
  md3_image_input = gr.Image(label="Upload an image", type="pil", height=400)