Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -314,9 +314,9 @@ demo = gr.ChatInterface(
|
|
314 |
{
|
315 |
"text": "@gemma3 Create a short story based on the images.",
|
316 |
"files": [
|
317 |
-
"examples/
|
318 |
-
"examples/
|
319 |
-
"examples/
|
320 |
],
|
321 |
}
|
322 |
],
|
|
|
314 |
{
|
315 |
"text": "@gemma3 Create a short story based on the images.",
|
316 |
"files": [
|
317 |
+
"examples/1111.jpg",
|
318 |
+
"examples/2222.jpg",
|
319 |
+
"examples/3333.jpg",
|
320 |
],
|
321 |
}
|
322 |
],
|