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
23f0ba6
·
1 Parent(s):
ffad804
Upload app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-2
app.py
CHANGED
Viewed
@@ -51,8 +51,7 @@ def ade_palette():
51
[112, 200, 56],
52
[56, 123, 45],
53
[200, 32, 90],
54
-
[123, 45, 78
]
,
55
-
]
56
57
labels_list = []
58
51
[112, 200, 56],
52
[56, 123, 45],
53
[200, 32, 90],
54
+
]
55
56
labels_list = []
57