Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
UnYong00
/
Segtest
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
UnYong00
commited on
Nov 12, 2023
Commit
b6c1771
·
1 Parent(s):
b8ce214
과제 2
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -34,7 +34,7 @@ def ade_palette():
34
[200, 56, 123],
35
[87, 92, 204],
36
[120, 56, 123],
37
-
[45, 78, 123]
,
38
]
39
40
labels_list = []
34
[200, 56, 123],
35
[87, 92, 204],
36
[120, 56, 123],
37
+
[45, 78, 123]
38
]
39
40
labels_list = []