fashn-human-parser / tips.html
Dan Bochman
feat: add HuggingFace Space for FASHN Human Parser demo
7dc1816
<div style="
padding: 12px;
border: 1px solid #333333;
border-radius: 8px;
text-align: center;
display: flex;
flex-direction: column;
gap: 8px;
">
<b style="font-size: 18px;">❣️ Tips for best results</b>
<ul style="
display: flex;
gap: 12px;
justify-content: center;
list-style: none;
padding: 0;
margin: 0;
">
<li>● Single person, clearly visible</li>
<li>● Fashion/e-commerce style photography</li>
<li>● 2:3 aspect ratio (384x576) optimal</li>
</ul>
</div>