5Grains commited on
Commit
b39413f
·
1 Parent(s): da124fe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -34,7 +34,8 @@ def ade_palette():
34
  [255, 0, 127],
35
  [0, 0, 0],
36
  [127, 127, 127],
37
- [255, 255, 255]
 
38
  ]
39
 
40
  labels_list = []
 
34
  [255, 0, 127],
35
  [0, 0, 0],
36
  [127, 127, 127],
37
+ [255, 255, 255],
38
+ [128, 128, 128]
39
  ]
40
 
41
  labels_list = []