Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hyo37009
/
MyImageSegmentation
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
hyo37009
commited on
Nov 6, 2023
Commit
1b1241c
·
1 Parent(s):
e695942
.
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -35,7 +35,7 @@ def ade_palette():
35
[107, 153, 0],
36
[0, 51, 153],
37
[63, 0, 153],
38
-
[153, 0, 133]
39
]
40
41
35
[107, 153, 0],
36
[0, 51, 153],
37
[63, 0, 153],
38
+
[153, 0, 133]
,
39
]
40
41