File size: 682 Bytes
a3b44b1
 
 
 
 
 
 
 
 
a917fd1
a3b44b1
 
 
 
a917fd1
a3b44b1
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<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-Generation Using Image Inpainting
    </h1>
  </div>
  <div>
    <p style="align-items: center; margin-bottom: 7px;">
      Grab any image you would like to change or modify , paint in the area that you would like to change , pass in the required change as a prompt and press inpaint to generate the required image .
    </p>
  </div>
</div>