Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
@@ -101,7 +101,7 @@ gr.Interface(
|
|
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/
|
105 |
],
|
106 |
title=title,
|
107 |
description=description,
|
|
|
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/zebras.jpg", "change sky to Seattle skyline"]
|
105 |
],
|
106 |
title=title,
|
107 |
description=description,
|