prithivMLmods commited on
Commit
4838d21
·
verified ·
1 Parent(s): 94c2e2a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
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/111.jpg",
318
- "examples/222.jpg",
319
- "examples/333.jpg",
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
  ],