Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Nahyunho
/
sgtest2
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Nahyunho
commited on
Nov 15, 2023
Commit
4e773a6
·
1 Parent(s):
6cdf4a4
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -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 = []