DeciDiffusion-v1-0 / header.html
tomerkeren42's picture
Update header.html
b099263
<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;">
Deci Diffusion 1.0
</h1>
</div>
<div>
<p style="align-items: center; margin-bottom: 7px;">
Demo for the <a href="https://huggingface.co/Deci/DeciDiffusion-v1-0" target="_blank">DeciDiffusion 1.0 model</a>
</div>
</div>