hyo37009 commited on
Commit
16c8155
·
1 Parent(s): 4c72fc5
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -30,7 +30,8 @@ def my_palette():
30
  [255, 210, 215],
31
  [255, 152, 152],
32
  [162, 103, 138],
33
- [63, 29, 56]
 
34
  ]
35
 
36
  labels_list = []
 
30
  [255, 210, 215],
31
  [255, 152, 152],
32
  [162, 103, 138],
33
+ [63, 29, 56],
34
+ [0,0,0]
35
  ]
36
 
37
  labels_list = []