han-byeol commited on
Commit
0b31500
1 Parent(s): bdd386d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +18 -1
app.py CHANGED
@@ -34,7 +34,24 @@ def ade_palette():
34
  [200, 56, 123],
35
  [87, 92, 204],
36
  [120, 56, 123],
37
- [45, 78, 123]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
38
  ]
39
 
40
  labels_list = []
 
34
  [200, 56, 123],
35
  [87, 92, 204],
36
  [120, 56, 123],
37
+ [45, 78, 123],
38
+ [156, 200, 56],
39
+ [32, 90, 210],
40
+ [56, 123, 67],
41
+ [180, 56, 123],
42
+ [123, 67, 45],
43
+ [45, 134, 200],
44
+ [67, 56, 123],
45
+ [78, 123, 67],
46
+ [32, 210, 90],
47
+ [45, 56, 189],
48
+ [123, 56, 123],
49
+ [56, 156, 200],
50
+ [189, 56, 45],
51
+ [112, 200, 56],
52
+ [56, 123, 45],
53
+ [200, 32, 90],
54
+ [123, 45, 78]
55
  ]
56
 
57
  labels_list = []