urbanManul commited on
Commit
ea11d3b
·
1 Parent(s): d171ff5

color-amount-correction

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -33,7 +33,8 @@ def ade_palette():
33
  [184, 1, 90],
34
  [184, 1, 79],
35
  [184, 15, 1],
36
- [184, 1, 170]
 
37
  ]
38
 
39
  labels_list = []
 
33
  [184, 1, 90],
34
  [184, 1, 79],
35
  [184, 15, 1],
36
+ [184, 1, 170],
37
+ [57, 99, 36],
38
  ]
39
 
40
  labels_list = []