Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -53,13 +53,6 @@ examples = [
|
|
53 |
["examples/image5.jpg"],
|
54 |
["examples/image6.jpg"],
|
55 |
["examples/image7.jpg"],
|
56 |
-
["examples/image8.jpg"],
|
57 |
-
["examples/image9.jpg"],
|
58 |
-
["examples/image10.jpg"],
|
59 |
-
["examples/image11.jpg"],
|
60 |
-
["examples/image12.jpg"],
|
61 |
-
["examples/image13.jpg"],
|
62 |
-
["examples/image14.jpg"],
|
63 |
]
|
64 |
|
65 |
default_example = examples[0]
|
|
|
53 |
["examples/image5.jpg"],
|
54 |
["examples/image6.jpg"],
|
55 |
["examples/image7.jpg"],
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
56 |
]
|
57 |
|
58 |
default_example = examples[0]
|