dia218 commited on
Commit
066b96d
1 Parent(s): 01d3c45

Update app.py

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