neonforestmist commited on
Commit
b6e579d
verified
1 Parent(s): 13c9933

Refine model positioning and evaluation overview; remove duplicate demo link

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -18,23 +18,24 @@ tags:
18
  <h1 align="center">Clover Image Tiny Inpaint HQ</h1>
19
 
20
  <p align="center">
21
- <strong>Local image editing from an image, a mask, and a prompt.</strong><br>
22
- Full SD 1.5 inpainting U-Net with Clover's text encoder and VAE. Diffusers and separate Core ML resources.
23
  </p>
24
 
25
  <table align="center">
26
  <tr>
27
  <td align="center"><a href="https://huggingface.co/neonforestmist/Clover-Image-Tiny"><img src="https://huggingface.co/neonforestmist/Clover-Image-Tiny-Inpaint/resolve/main/assets/links/model.svg" alt="HF MODEL" height="36"></a></td>
28
  <td align="center"><a href="https://huggingface.co/neonforestmist/Clover-Image-Tiny-Inpaint"><img src="https://huggingface.co/neonforestmist/Clover-Image-Tiny-Inpaint/resolve/main/assets/links/inpaint.svg" alt="INPAINTING" height="36"></a></td>
29
- <td align="center"><a href="https://huggingface.co/spaces/neonforestmist/Clover-Image-Tiny-Demo"><img src="https://huggingface.co/neonforestmist/Clover-Image-Tiny-Inpaint/resolve/main/assets/links/live-demo.svg" alt="LIVE DEMO" height="36"></a></td>
30
  </tr>
31
  <tr>
32
- <td align="center"><a href="https://huggingface.co/spaces/neonforestmist/Clover-Image-Tiny-Demo"><img src="https://huggingface.co/neonforestmist/Clover-Image-Tiny-Inpaint/resolve/main/assets/links/zero-gpu.svg" alt="ZEROGPU DEMO" height="36"></a></td>
33
  <td align="center"><a href="https://github.com/neonforestmist/Clover-Image-Tiny-iOS"><img src="https://huggingface.co/neonforestmist/Clover-Image-Tiny-Inpaint/resolve/main/assets/links/ios-app.svg" alt="IPHONE / CORE ML" height="36"></a></td>
34
- <td align="center"><a href="https://github.com/neonforestmist/clover-image-tiny-lora-trainer"><img src="https://huggingface.co/neonforestmist/Clover-Image-Tiny-Inpaint/resolve/main/assets/links/trainer.svg" alt="LORA TRAINER" height="36"></a></td>
35
  </tr>
36
  <tr>
 
37
  <td align="center"><a href="https://github.com/neonforestmist/Clover-Image-Tiny"><img src="https://huggingface.co/neonforestmist/Clover-Image-Tiny-Inpaint/resolve/main/assets/links/source.svg" alt="GITHUB SOURCE" height="36"></a></td>
 
 
38
  <td align="center"><a href="https://github.com/neonforestmist/Clover-Image-Tiny/actions/workflows/quality.yml"><img src="https://huggingface.co/neonforestmist/Clover-Image-Tiny-Inpaint/resolve/main/assets/links/checks.svg" alt="QUALITY CHECKS" height="36"></a></td>
39
  <td align="center"><a href="https://huggingface.co/neonforestmist/Clover-Image-Tiny-Inpaint/blob/main/LICENSE"><img src="https://huggingface.co/neonforestmist/Clover-Image-Tiny-Inpaint/resolve/main/assets/links/license.svg" alt="MODEL LICENSE" height="36"></a></td>
40
  </tr>
 
18
  <h1 align="center">Clover Image Tiny Inpaint HQ</h1>
19
 
20
  <p align="center">
21
+ <strong>SD 1.5-class inpainting for local, prompt-guided image edits.</strong><br>
22
+ Image + mask + prompt Clover's shared components Diffusers and separate Core ML resources.
23
  </p>
24
 
25
  <table align="center">
26
  <tr>
27
  <td align="center"><a href="https://huggingface.co/neonforestmist/Clover-Image-Tiny"><img src="https://huggingface.co/neonforestmist/Clover-Image-Tiny-Inpaint/resolve/main/assets/links/model.svg" alt="HF MODEL" height="36"></a></td>
28
  <td align="center"><a href="https://huggingface.co/neonforestmist/Clover-Image-Tiny-Inpaint"><img src="https://huggingface.co/neonforestmist/Clover-Image-Tiny-Inpaint/resolve/main/assets/links/inpaint.svg" alt="INPAINTING" height="36"></a></td>
 
29
  </tr>
30
  <tr>
31
+ <td align="center"><a href="https://huggingface.co/spaces/neonforestmist/Clover-Image-Tiny-Demo"><img src="https://huggingface.co/neonforestmist/Clover-Image-Tiny-Inpaint/resolve/main/assets/links/live-demo.svg" alt="LIVE DEMO" height="36"></a></td>
32
  <td align="center"><a href="https://github.com/neonforestmist/Clover-Image-Tiny-iOS"><img src="https://huggingface.co/neonforestmist/Clover-Image-Tiny-Inpaint/resolve/main/assets/links/ios-app.svg" alt="IPHONE / CORE ML" height="36"></a></td>
 
33
  </tr>
34
  <tr>
35
+ <td align="center"><a href="https://github.com/neonforestmist/clover-image-tiny-lora-trainer"><img src="https://huggingface.co/neonforestmist/Clover-Image-Tiny-Inpaint/resolve/main/assets/links/trainer.svg" alt="LORA TRAINER" height="36"></a></td>
36
  <td align="center"><a href="https://github.com/neonforestmist/Clover-Image-Tiny"><img src="https://huggingface.co/neonforestmist/Clover-Image-Tiny-Inpaint/resolve/main/assets/links/source.svg" alt="GITHUB SOURCE" height="36"></a></td>
37
+ </tr>
38
+ <tr>
39
  <td align="center"><a href="https://github.com/neonforestmist/Clover-Image-Tiny/actions/workflows/quality.yml"><img src="https://huggingface.co/neonforestmist/Clover-Image-Tiny-Inpaint/resolve/main/assets/links/checks.svg" alt="QUALITY CHECKS" height="36"></a></td>
40
  <td align="center"><a href="https://huggingface.co/neonforestmist/Clover-Image-Tiny-Inpaint/blob/main/LICENSE"><img src="https://huggingface.co/neonforestmist/Clover-Image-Tiny-Inpaint/resolve/main/assets/links/license.svg" alt="MODEL LICENSE" height="36"></a></td>
41
  </tr>