Spaces:
Running
Running
PerryCheng614
commited on
Commit
•
3388a44
1
Parent(s):
6e0c709
Update app.py
Browse files
app.py
CHANGED
@@ -79,6 +79,7 @@ demo = gr.Interface(
|
|
79 |
outputs=gr.Textbox(label="Response", interactive=False),
|
80 |
title="Nexa Omni Vision",
|
81 |
description="""
|
|
|
82 |
Upload an image and ask questions about it. The model will analyze the image and provide detailed answers to your queries.
|
83 |
""",
|
84 |
examples=[
|
|
|
79 |
outputs=gr.Textbox(label="Response", interactive=False),
|
80 |
title="Nexa Omni Vision",
|
81 |
description="""
|
82 |
+
*Model updated on Nov 21, 2024\n
|
83 |
Upload an image and ask questions about it. The model will analyze the image and provide detailed answers to your queries.
|
84 |
""",
|
85 |
examples=[
|