Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -165,7 +165,7 @@ examples = [
|
|
165 |
|
166 |
demo = gr.ChatInterface(
|
167 |
fn=model_inference,
|
168 |
-
description="# **
|
169 |
examples=examples,
|
170 |
textbox=gr.MultimodalTextbox(
|
171 |
label="Query Input",
|
|
|
165 |
|
166 |
demo = gr.ChatInterface(
|
167 |
fn=model_inference,
|
168 |
+
description="# **DocScope OCR `VL/OCR`**",
|
169 |
examples=examples,
|
170 |
textbox=gr.MultimodalTextbox(
|
171 |
label="Query Input",
|