<div>
  <div>
    <div style="display: flex; justify-content: center; align-items: center; text-align: center; font-size: 40px;">
      <b>Attentive Eraser: Unleashing Diffusion Model’s Object Removal Potential via Self-Attention Redirection Guidance</b>
    </div>
    <br>
    <div style="display: flex; justify-content: center; align-items: center; text-align: center;">
        <a href="https://arxiv.org/abs/2412.12974"><img src="https://img.shields.io/static/v1?label=Tech Report&message=AttentiveEraser&color=green"></a> &ensp;
        <a href="https://github.com/Anonym0u3/AttentiveEraser/tree/master"><img src="https://img.shields.io/static/v1?label=Official Website&message=CN&color=red"></a>
    </div>
    <br>
    <div style="display: flex; text-align: center; font-size: 14px; padding-right: 300px; padding-left: 300px;">
      <strong>Disclaimer: </strong>This is an unofficial implementation of the given work.
    </div>
  </div>
</div>