Nahyunho commited on
Commit
4e773a6
1 Parent(s): 6cdf4a4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -51,6 +51,7 @@ def ade_palette():
51
  [112, 200, 56],
52
  [56, 123, 45],
53
  [200, 32, 90],
 
54
  ]
55
 
56
  labels_list = []
 
51
  [112, 200, 56],
52
  [56, 123, 45],
53
  [200, 32, 90],
54
+ [255,0,0]
55
  ]
56
 
57
  labels_list = []