Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
@@ -99,7 +99,7 @@ gr.Interface(
|
|
99 |
["./images/apples.jpg", "change green apple to a red apple"],
|
100 |
["./images/Furniture_Gateway_02.jpg", "make the sofa to one with leather"],
|
101 |
["./images/girl_and_two_boys.png", "remove the boy with blue backbag"],
|
102 |
-
["./images/dog.png", "remove the
|
103 |
["./images/horse.png", "change the sky to mountain"],
|
104 |
["./images/Magritte_TheSonOfMan.jpg", "remove the green apple"]
|
105 |
],
|
|
|
99 |
["./images/apples.jpg", "change green apple to a red apple"],
|
100 |
["./images/Furniture_Gateway_02.jpg", "make the sofa to one with leather"],
|
101 |
["./images/girl_and_two_boys.png", "remove the boy with blue backbag"],
|
102 |
+
["./images/dog.png", "remove the chair"],
|
103 |
["./images/horse.png", "change the sky to mountain"],
|
104 |
["./images/Magritte_TheSonOfMan.jpg", "remove the green apple"]
|
105 |
],
|