fashion_controlnet / header.html
dragynir's picture
add link
f7330e1
raw
history blame
1.04 kB
<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;">
Fashion Controlnet SDXL-1.0
</h1>
</div>
<div>
<p style="align-items: center; margin-bottom: 7px;">
Image generation condition on clothes.
</p>
<p style="align-items: center; margin-bottom: 7px;">
Upload an image, enter prompt and wait for the model to generate the image.
</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/dragynir/fashion_controlnet">Github Repo</a> 😊.
</p>
<p>You can skip the queue by duplicating this space and upgrading to gpu in settings.
</div>
</div>