MKFMIKU's picture
Update header.html
5eead9f
<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;">
Instance Shadow Removal
</h1>
</div>
<div>
<p style="align-items: center; margin-bottom: 7px;">
πŸ”₯ Check our code at <a href="https://github.com/MKFMIKU/Instance-Shadow-Diffusion">https://github.com/MKFMIKU/Instance-Shadow-Diffusion</a>
</p>
<p style="align-items: center; margin-bottom: 7px;">
πŸ”₯ Check our demo video at <a href="https://www.youtube.com/watch?v=WvWBoOZR208">https://www.youtube.com/watch?v=WvWBoOZR208</a>
</p>
<p style="align-items: center; margin-bottom: 7px;">
The new sota shadow removal model even for instnace case. <br> Add a mask for what shadow want to removal. Please draw as accurate as possible.
</p>
</div>
</div>