prithivMLmods commited on
Commit
95ee935
·
verified ·
1 Parent(s): ef23e44

Update app.py

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