Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -160,7 +160,7 @@ examples = [
|
|
160 |
|
161 |
demo = gr.ChatInterface(
|
162 |
fn=model_inference,
|
163 |
-
|
164 |
examples=examples,
|
165 |
textbox=gr.MultimodalTextbox(
|
166 |
label="Query Input",
|
|
|
160 |
|
161 |
demo = gr.ChatInterface(
|
162 |
fn=model_inference,
|
163 |
+
description="# **Multimodal OCR `@aya-vision 'prompt..'`**",
|
164 |
examples=examples,
|
165 |
textbox=gr.MultimodalTextbox(
|
166 |
label="Query Input",
|