sys2 commited on
Commit
839f295
1 Parent(s): f351f30

First commit

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -33,7 +33,9 @@ def ade_palette():
33
  [56, 45, 189],
34
  [200, 56, 123],
35
  [87, 92, 204],
36
- [120, 56, 123]
 
 
37
  ]
38
 
39
  labels_list = []
 
33
  [56, 45, 189],
34
  [200, 56, 123],
35
  [87, 92, 204],
36
+ [120, 56, 123],
37
+ [45, 78, 123],
38
+ [156, 200, 56]
39
  ]
40
 
41
  labels_list = []