prithivMLmods commited on
Commit
86bb6ec
·
verified ·
1 Parent(s): e3e640d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -235,7 +235,7 @@ examples = [
235
 
236
  demo = gr.ChatInterface(
237
  fn=model_inference,
238
- description="# **Multimodal OCR and Video Inference with Aya-Vision (@aya-vision for image, @video-infer for video) and Qwen2VL OCR (default)**",
239
  examples=examples,
240
  textbox=gr.MultimodalTextbox(
241
  label="Query Input",
 
235
 
236
  demo = gr.ChatInterface(
237
  fn=model_inference,
238
+ description="# **Multimodal OCR `@aya-vision for image, @video-infer for video`**",
239
  examples=examples,
240
  textbox=gr.MultimodalTextbox(
241
  label="Query Input",