Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -46,10 +46,10 @@ description_p = """ Instructions for point mode
|
|
46 |
"""
|
47 |
|
48 |
examples = [
|
49 |
-
["
|
50 |
-
["
|
51 |
-
["
|
52 |
-
["
|
53 |
]
|
54 |
|
55 |
default_example = examples[0]
|
|
|
46 |
"""
|
47 |
|
48 |
examples = [
|
49 |
+
["assets/picture3.jpg"],
|
50 |
+
["assets/picture4.jpg"],
|
51 |
+
["assets/picture6.jpg"],
|
52 |
+
["assets/picture1.jpg"],
|
53 |
]
|
54 |
|
55 |
default_example = examples[0]
|