prithivMLmods commited on
Commit
881756e
·
verified ·
1 Parent(s): eb33a4d

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**",
154
  examples=examples,
155
  textbox=gr.MultimodalTextbox(
156
  label="Query Input",
 
150
 
151
  demo = gr.ChatInterface(
152
  fn=model_inference,
153
+ description="# **[Multimodal OCR](https://huggingface.co/prithivMLmods/Qwen2-VL-OCR-2B-Instruct)**",
154
  examples=examples,
155
  textbox=gr.MultimodalTextbox(
156
  label="Query Input",