Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -242,11 +242,11 @@ examples = [
|
|
242 |
{
|
243 |
"text": "Create a short story based on the sequence of images.",
|
244 |
"files": [
|
245 |
-
"
|
246 |
-
"
|
247 |
-
"
|
248 |
-
"
|
249 |
-
"
|
250 |
],
|
251 |
}
|
252 |
],
|
|
|
242 |
{
|
243 |
"text": "Create a short story based on the sequence of images.",
|
244 |
"files": [
|
245 |
+
"examples/09-1.png",
|
246 |
+
"examples/09-2.png",
|
247 |
+
"examples/09-3.png",
|
248 |
+
"examples/09-4.png",
|
249 |
+
"examples/09-5.png",
|
250 |
],
|
251 |
}
|
252 |
],
|