Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -57,6 +57,9 @@ examples = [
|
|
57 |
["assets/1.png", "add a huge by sksmonstercalledlulu", 3.5, 20, "sksmonstercalledlulu"],
|
58 |
["assets/1.png", "Add colorful magical effects and flowing color blocks to the cat by skspaintingeffects", 3.5, 20, "skspaintingeffects"],
|
59 |
["assets/1.png", "Add hand-drawn lines and star decorations.", 3.5, 20, "sksedgeeffect"],
|
|
|
|
|
|
|
60 |
|
61 |
|
62 |
]
|
|
|
57 |
["assets/1.png", "add a huge by sksmonstercalledlulu", 3.5, 20, "sksmonstercalledlulu"],
|
58 |
["assets/1.png", "Add colorful magical effects and flowing color blocks to the cat by skspaintingeffects", 3.5, 20, "skspaintingeffects"],
|
59 |
["assets/1.png", "Add hand-drawn lines and star decorations.", 3.5, 20, "sksedgeeffect"],
|
60 |
+
["assets/2.png", "Add pink star effect.", 3.5, 20, "sksmagiceffects"],
|
61 |
+
|
62 |
+
|
63 |
|
64 |
|
65 |
]
|