DDingcheol commited on
Commit
b3432f2
·
1 Parent(s): 0ca5954

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -33,7 +33,8 @@ def ade_palette():
33
  [196, 183, 59],
34
  [246, 246, 246],
35
  [209, 178, 255],
36
- [0, 87, 102]
 
37
  ]
38
 
39
  labels_list = []
 
33
  [196, 183, 59],
34
  [246, 246, 246],
35
  [209, 178, 255],
36
+ [0, 87, 102],
37
+ [153, 0, 76]
38
  ]
39
 
40
  labels_list = []