Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
0jung
/
segmentation_clothes
like
0
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
김영중
commited on
Nov 7, 2023
Commit
75ae07d
·
1 Parent(s):
ea91ba5
modify segmentation
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -34,7 +34,7 @@ def ade_palette():
34
[71,200,62],
35
[47,157,39],
36
[128,65,217],
37
-
[255,0,221]
38
]
39
40
labels_list = []
34
[71,200,62],
35
[47,157,39],
36
[128,65,217],
37
+
[255,0,221]
,
38
]
39
40
labels_list = []