Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -40,6 +40,10 @@ description_p = """ # Instructions for points mode
|
|
40 |
"""
|
41 |
|
42 |
examples = [
|
|
|
|
|
|
|
|
|
43 |
["assets/picture1.jpg"],
|
44 |
["assets/picture2.jpg"],
|
45 |
]
|
|
|
40 |
"""
|
41 |
|
42 |
examples = [
|
43 |
+
["assets/picture3.jpg"],
|
44 |
+
["assets/picture4.jpg"],
|
45 |
+
["assets/picture5.jpg"],
|
46 |
+
["assets/picture6.jpg"],
|
47 |
["assets/picture1.jpg"],
|
48 |
["assets/picture2.jpg"],
|
49 |
]
|