akhaliq HF staff commited on
Commit
188440c
·
1 Parent(s): c12ff4a

update header

Browse files
Files changed (1) hide show
  1. header.html +2 -8
header.html CHANGED
@@ -6,19 +6,13 @@
6
  justify-content: center;
7
  margin-bottom: 10px;
8
  ">
9
- <img
10
- src="https://aeiljuispo.cloudimg.io/v7/https://s3.amazonaws.com/moonup/production/uploads/1665970599545-634cb15a4abe8405758d2e7e.jpeg"
11
- alt="RunwayML" width="64px">
12
  <h1 style="font-weight: 900; align-items: center; margin-bottom: 7px; margin-top: 20px;">
13
- RunwayML Stable Diffusion Inpainting 🎨
14
  </h1>
15
  </div>
16
  <div>
17
  <p style="align-items: center; margin-bottom: 7px;">
18
- Stable Diffusion Inpainting, add a mask and text prompt for what you want to replace <br>For faster
19
- generation you can try
20
- <a href="https://app.runwayml.com/video-tools/teams/akhaliq/ai-tools/erase-and-replace"
21
- style="text-decoration: underline;" target="_blank">erase and replace tool on Runway</a>
22
  </p>
23
  </div>
24
  </div>
 
6
  justify-content: center;
7
  margin-bottom: 10px;
8
  ">
 
 
 
9
  <h1 style="font-weight: 900; align-items: center; margin-bottom: 7px; margin-top: 20px;">
10
+ Paint by Example 🎨
11
  </h1>
12
  </div>
13
  <div>
14
  <p style="align-items: center; margin-bottom: 7px;">
15
+ Paint by Example, add a input and draw a mask for what you want to replace with a example image
 
 
 
16
  </p>
17
  </div>
18
  </div>