Nahyunho commited on
Commit
23f0ba6
1 Parent(s): ffad804

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -51,8 +51,7 @@ def ade_palette():
51
  [112, 200, 56],
52
  [56, 123, 45],
53
  [200, 32, 90],
54
- [123, 45, 78],
55
- ]
56
 
57
  labels_list = []
58
 
 
51
  [112, 200, 56],
52
  [56, 123, 45],
53
  [200, 32, 90],
54
+ ]
 
55
 
56
  labels_list = []
57