Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -132,8 +132,8 @@ examples = [["example_1.jpg", "select the setting icon from top right corner"],
|
|
132 |
["example_3.jpg", "select the add icon"],
|
133 |
["example_3.jpg", "click the first image"],
|
134 |
["val-image-4.jpg", 'select 4153365454'],
|
135 |
-
['val-image-4.jpg', 'go to cell']
|
136 |
-
['val-image-4.jpg', 'select number above cell']
|
137 |
["val-image-1.jpg", "select calendar option"],
|
138 |
["val-image-1.jpg", "select photos&videos option"],
|
139 |
["val-image-2.jpg", "click on change store"],
|
|
|
132 |
["example_3.jpg", "select the add icon"],
|
133 |
["example_3.jpg", "click the first image"],
|
134 |
["val-image-4.jpg", 'select 4153365454'],
|
135 |
+
['val-image-4.jpg', 'go to cell'],
|
136 |
+
['val-image-4.jpg', 'select number above cell'],
|
137 |
["val-image-1.jpg", "select calendar option"],
|
138 |
["val-image-1.jpg", "select photos&videos option"],
|
139 |
["val-image-2.jpg", "click on change store"],
|