Commit ·
90f24f1
1
Parent(s): c43836b
Ui name
Browse files- gradio_app.py +1 -1
gradio_app.py
CHANGED
|
@@ -84,7 +84,7 @@ with gr.Blocks(theme=gr.themes.Soft(), title="Qwen2-VL Analyst") as app:
|
|
| 84 |
# Header
|
| 85 |
gr.Markdown(
|
| 86 |
"""
|
| 87 |
-
|
| 88 |
"""
|
| 89 |
)
|
| 90 |
|
|
|
|
| 84 |
# Header
|
| 85 |
gr.Markdown(
|
| 86 |
"""
|
| 87 |
+
¯\(ツ)/¯ Intelligence: Upload an image and ask a question
|
| 88 |
"""
|
| 89 |
)
|
| 90 |
|