Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ryul99
/
Task03
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ryul99
commited on
Nov 12, 2023
Commit
be6d768
·
1 Parent(s):
93eefcc
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -35,6 +35,7 @@ def ade_palette():
35
[89, 120, 189],
36
[185, 206, 56],
37
[78, 145, 57],
38
]
39
40
labels_list = []
35
[89, 120, 189],
36
[185, 206, 56],
37
[78, 145, 57],
38
+
[255, 0, 57],
39
]
40
41
labels_list = []