prithivMLmods commited on
Commit
c859a2b
·
verified ·
1 Parent(s): c9ce46e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -165,7 +165,7 @@ examples = [
165
 
166
  demo = gr.ChatInterface(
167
  fn=model_inference,
168
- description="# **Doc-Scope OCR `[vl//ocr]`**",
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",