Spaces:
Build error
Build error
temp
Browse files
app.py
CHANGED
@@ -287,7 +287,7 @@ iface = gr.Interface(
|
|
287 |
article=article,
|
288 |
examples=[
|
289 |
["chateau_1.png", "chateau_2.png", False, 3, 150, False, '170,15,25,63,193,125,92,214,107'],
|
290 |
-
["anafi1.jpeg", "anafi2.jpeg", False, 4, 150, False, '178,190,144,47,241, 172'],
|
291 |
["areopoli1.jpeg", "areopoli2.jpeg", False, 4, 150, False, '205,2,163,130'],
|
292 |
["jaipur1.jpeg", "jaipur2.jpeg", False, 4, 50, False, '51,206,216,49,27'],
|
293 |
["basil1.jpeg", "basil2.jpeg", True, 4, 100, False, '75,152,19,36,156'],
|
|
|
287 |
article=article,
|
288 |
examples=[
|
289 |
["chateau_1.png", "chateau_2.png", False, 3, 150, False, '170,15,25,63,193,125,92,214,107'],
|
290 |
+
# ["anafi1.jpeg", "anafi2.jpeg", False, 4, 150, False, '178,190,144,47,241, 172'],
|
291 |
["areopoli1.jpeg", "areopoli2.jpeg", False, 4, 150, False, '205,2,163,130'],
|
292 |
["jaipur1.jpeg", "jaipur2.jpeg", False, 4, 50, False, '51,206,216,49,27'],
|
293 |
["basil1.jpeg", "basil2.jpeg", True, 4, 100, False, '75,152,19,36,156'],
|