Spaces:
Running
on
Zero
Running
on
Zero
update
Browse files
app.py
CHANGED
@@ -16,13 +16,6 @@ traj_examples = [
|
|
16 |
['0 30; 0 -1 -5 -4 0 1 5 4 0; 0 -0.2'],
|
17 |
]
|
18 |
|
19 |
-
# img_examples = [
|
20 |
-
# ['test/images/boy.png'],
|
21 |
-
# ['test/images/car.jpeg'],
|
22 |
-
# ['test/images/fruit.jpg'],
|
23 |
-
# ['test/images/room.png'],
|
24 |
-
# ['test/images/castle.png'],
|
25 |
-
# ]
|
26 |
|
27 |
img_examples = [
|
28 |
['test/images/boy.png',0,1],
|
|
|
16 |
['0 30; 0 -1 -5 -4 0 1 5 4 0; 0 -0.2'],
|
17 |
]
|
18 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
|
20 |
img_examples = [
|
21 |
['test/images/boy.png',0,1],
|