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

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="# **Multimodal OCR with Model Selection**",
169
  examples=examples,
170
  textbox=gr.MultimodalTextbox(
171
  label="Query Input",
 
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",