Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
@@ -98,7 +98,6 @@ gr.Interface(
|
|
98 |
["./images/house.jpg", "change the house to a modern one."],
|
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/cat.jfif", "remove the green chair"],
|
103 |
["./images/horse.png", "change the sky to mountain"],
|
104 |
["./images/zebras.jpg", "change sky to Seattle skyline"]
|
|
|
98 |
["./images/house.jpg", "change the house to a modern one."],
|
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/cat.jfif", "remove the green chair"],
|
102 |
["./images/horse.png", "change the sky to mountain"],
|
103 |
["./images/zebras.jpg", "change sky to Seattle skyline"]
|