prithivMLmods commited on
Commit
596963b
·
verified ·
1 Parent(s): 1bf5762

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -160,7 +160,7 @@ examples = [
160
 
161
  demo = gr.ChatInterface(
162
  fn=model_inference,
163
-
164
  examples=examples,
165
  textbox=gr.MultimodalTextbox(
166
  label="Query Input",
 
160
 
161
  demo = gr.ChatInterface(
162
  fn=model_inference,
163
+ description="# **Multimodal OCR `@aya-vision 'prompt..'`**",
164
  examples=examples,
165
  textbox=gr.MultimodalTextbox(
166
  label="Query Input",