prithivMLmods commited on
Commit
5eceec5
·
verified ·
1 Parent(s): c307af6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -150,7 +150,7 @@ examples = [
150
 
151
  demo = gr.ChatInterface(
152
  fn=model_inference,
153
- description="# **Multimodal OCR with Model Selection**",
154
  examples=examples,
155
  textbox=gr.MultimodalTextbox(
156
  label="Query Input",
 
150
 
151
  demo = gr.ChatInterface(
152
  fn=model_inference,
153
+ description="# **Multimodal OCR `@RolmOCR and Default Qwen2VL OCR`**",
154
  examples=examples,
155
  textbox=gr.MultimodalTextbox(
156
  label="Query Input",