Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
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?"],
|