Spaces:
Running
Running
wildoctopus
commited on
Commit
•
f9b6118
1
Parent(s):
1855775
Update header.html
Browse files- header.html +4 -1
header.html
CHANGED
@@ -12,7 +12,10 @@
|
|
12 |
</div>
|
13 |
<div>
|
14 |
<p style="align-items: center; margin-bottom: 7px;">
|
15 |
-
Cloth Segmentation
|
|
|
|
|
|
|
16 |
</p>
|
17 |
<p style="align-items: center; margin-bottom: 7px;">
|
18 |
If you like this demo, please help to ⭐ the <a style="text-decoration: underline;" href="https://github.com/wildoctopus/huggingface-cloth-segmentation">Github Repo</a> 😊.
|
|
|
12 |
</div>
|
13 |
<div>
|
14 |
<p style="align-items: center; margin-bottom: 7px;">
|
15 |
+
Cloth Segmentation gradio demo script using pre-trained U2NET. Extract fashion from Human potrait.
|
16 |
+
</p>
|
17 |
+
<p style="align-items: center; margin-bottom: 7px;">
|
18 |
+
Upload a image and wait for the model to generate the segmentation map.
|
19 |
</p>
|
20 |
<p style="align-items: center; margin-bottom: 7px;">
|
21 |
If you like this demo, please help to ⭐ the <a style="text-decoration: underline;" href="https://github.com/wildoctopus/huggingface-cloth-segmentation">Github Repo</a> 😊.
|