Spaces:
Runtime error
Runtime error
Commit
·
88f3aac
1
Parent(s):
99c6246
fixed Samuels Bug
Browse files
app.py
CHANGED
@@ -17,7 +17,7 @@ def classify_image(img):
|
|
17 |
'3024 Plate 1x1',
|
18 |
'3040 Roof Tile 1x2x45deg',
|
19 |
'3069 Flat Tile 1x2',
|
20 |
-
'32123 half Bush'
|
21 |
'3673 Peg 2M',
|
22 |
'3713 Bush for Cross Axle',
|
23 |
'3794 Plate 1X2 with 1 Knob',
|
|
|
17 |
'3024 Plate 1x1',
|
18 |
'3040 Roof Tile 1x2x45deg',
|
19 |
'3069 Flat Tile 1x2',
|
20 |
+
'32123 half Bush',
|
21 |
'3673 Peg 2M',
|
22 |
'3713 Bush for Cross Axle',
|
23 |
'3794 Plate 1X2 with 1 Knob',
|