Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
@@ -91,7 +91,7 @@ gr.Interface(
|
|
91 |
["./images/apples.jpg", "change green apple to a red apple"],
|
92 |
["./images/girl_and_two_boys.png", "remove the boy with blue backbag"],
|
93 |
["./images/dog.png", "remove the dog"],
|
94 |
-
["./images/horse.png", "change
|
95 |
],
|
96 |
title=title,
|
97 |
description=description,
|
|
|
91 |
["./images/apples.jpg", "change green apple to a red apple"],
|
92 |
["./images/girl_and_two_boys.png", "remove the boy with blue backbag"],
|
93 |
["./images/dog.png", "remove the dog"],
|
94 |
+
["./images/horse.png", "change the sky to mountain"],
|
95 |
],
|
96 |
title=title,
|
97 |
description=description,
|