Spaces:
Running
Running
<div style=" | |
padding: 12px; | |
border: 1px solid #333333; | |
border-radius: 8px; | |
text-align: left; | |
display: flex; | |
flex-direction: column; | |
gap: 8px; | |
"> | |
<ul style=" | |
display: flex; | |
flex-direction: column; | |
gap: 12px; | |
justify-content: left; | |
align-items: left; | |
padding: 0; | |
list-style: none; | |
font-size: 14px; | |
"> | |
<li><strong>Category</strong> - Determines which part of the oufit to take from the garment image.</li> | |
<li><strong>Remove Accessories</strong> - Strips items such as belts, neckties, and handbags from the model.</li> | |
<li><strong>Restore Hands</strong> - Preserves the model's hands better, but may adjust sleeve length. | |
</li> | |
<li><strong>Cover Feet</strong> - Use when garment should cover the feet (e.g., mermaid dress) or to swap out the | |
model’s shoes.</li> | |
</ul> | |
</div> |