Spaces:
Running on Zero
Running on Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -200,7 +200,7 @@ T2I_EXAMPLES = [
|
|
| 200 |
]
|
| 201 |
|
| 202 |
EDIT_EXAMPLES = [
|
| 203 |
-
["assets/
|
| 204 |
["assets/edit_necklace.webp", "Add a bouquet of flowers."],
|
| 205 |
["assets/edit_portrait.webp", "Turn the image into an American comic style."],
|
| 206 |
]
|
|
|
|
| 200 |
]
|
| 201 |
|
| 202 |
EDIT_EXAMPLES = [
|
| 203 |
+
["assets/pulp.webp", "Replace the text \"Pulp Fiction\" with \"Juicy Reality\" in the exact same font and style."],
|
| 204 |
["assets/edit_necklace.webp", "Add a bouquet of flowers."],
|
| 205 |
["assets/edit_portrait.webp", "Turn the image into an American comic style."],
|
| 206 |
]
|