prithivMLmods commited on
Commit
c2fa869
·
verified ·
1 Parent(s): 3185b0c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -204,7 +204,7 @@ examples = [
204
 
205
  demo = gr.ChatInterface(
206
  fn=model_inference,
207
- description="# **Multimodal OCR `@RolmOCR` and Default Qwen2VL OCR**",
208
  examples=examples,
209
  textbox=gr.MultimodalTextbox(
210
  label="Query Input",
 
204
 
205
  demo = gr.ChatInterface(
206
  fn=model_inference,
207
+ description="# **Multimodal OCR `@RolmOCR and Default Qwen2VL OCR`**",
208
  examples=examples,
209
  textbox=gr.MultimodalTextbox(
210
  label="Query Input",