File size: 942 Bytes
1c6ea49
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<div style="text-align: center; max-width: 650px; margin: 0 auto;">
    <div style="
          display: inline-flex;
          gap: 0.8rem;
          font-size: 1.75rem;
          justify-content: center;
          margin-bottom: 10px;
        ">
      <h1 style="font-weight: 900; align-items: center; margin-bottom: 7px; margin-top: 20px;">
        Cloth Segmentation
      </h1>
    </div>
    <div>
      <p style="align-items: center; margin-bottom: 7px;">
        Cloth Segmentation, upload a image and wait for the model to generate the segmentation map. 
      </p>
      <p style="align-items: center; margin-bottom: 7px;">
        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> 😊.
      </p>
      <p>You can skip the queue by duplicating this space and upgrading to gpu in settings.

      </div>
  </div>