Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -249,11 +249,11 @@ examples = [
|
|
249 |
{
|
250 |
"text": "Create a short story based on the sequence of images.",
|
251 |
"files": [
|
252 |
-
"
|
253 |
-
"
|
254 |
-
"
|
255 |
-
"
|
256 |
-
"
|
257 |
],
|
258 |
}
|
259 |
],
|
|
|
249 |
{
|
250 |
"text": "Create a short story based on the sequence of images.",
|
251 |
"files": [
|
252 |
+
"examples/09-1.png",
|
253 |
+
"examples/09-2.png",
|
254 |
+
"examples/09-3.png",
|
255 |
+
"examples/09-4.png",
|
256 |
+
"examples/09-5.png",
|
257 |
],
|
258 |
}
|
259 |
],
|