prithivMLmods commited on
Commit
ec2fe30
·
verified ·
1 Parent(s): 778be2d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -382,8 +382,7 @@ demo = gr.ChatInterface(
382
  gr.Slider(label="Repetition penalty", minimum=1.0, maximum=2.0, step=0.05, value=1.2),
383
  ],
384
  examples=[
385
-
386
- {"text": "@aya-vision Extract JSON from the image", "files": ["examples/document.jpg"]}],
387
  [{"text": "@aya-vision Summarize the letter", "files": ["examples/1.png"]}],
388
  ["Python Program for Array Rotation"],
389
  ["@tts1 Who is Nikola Tesla, and why did he die?"],
 
382
  gr.Slider(label="Repetition penalty", minimum=1.0, maximum=2.0, step=0.05, value=1.2),
383
  ],
384
  examples=[
385
+ [{"text": "@aya-vision Extract JSON from the image", "files": ["examples/document.jpg"]}],
 
386
  [{"text": "@aya-vision Summarize the letter", "files": ["examples/1.png"]}],
387
  ["Python Program for Array Rotation"],
388
  ["@tts1 Who is Nikola Tesla, and why did he die?"],