sergiopaniego HF Staff commited on
Commit
0e82716
·
verified ·
1 Parent(s): 1b98b3b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -132,7 +132,7 @@ button#gradio-share-link-button-0 {
132
  # --- Gradio Interface ---
133
  with gr.Blocks(theme=Citrus(), css=css_hide_share) as demo:
134
 
135
- gr.Markdown("# Object Understanding with Vision-Language Models")
136
  gr.Markdown("### Explore object detection, visual grounding, keypoint detection, and/or object counting through natural language prompts.")
137
  gr.Markdown("""
138
  *Powered by Qwen2.5-VL*
 
132
  # --- Gradio Interface ---
133
  with gr.Blocks(theme=Citrus(), css=css_hide_share) as demo:
134
 
135
+ gr.Markdown("# Object Understanding with Vision Language Models")
136
  gr.Markdown("### Explore object detection, visual grounding, keypoint detection, and/or object counting through natural language prompts.")
137
  gr.Markdown("""
138
  *Powered by Qwen2.5-VL*