Skip to content

Releases: Sanster/IOPaint

0.18.0 Stable Diffusion

22 Sep 15:01
Compare
Choose a tag to compare

To use sd1.4 you need to get an access token from https://huggingface.co/docs/hub/security-tokens

stable-diffusion-example.mp4

You need the right prompt and a lot of luck to get good results. Here are some of my test results

overture-creations-5sI6fQgYIuo

astronaut

cat

fox

ironman

0.17.0

05 Sep 13:23
Compare
Choose a tag to compare
Lama FcF
texture texture_lama texture_fcf

0.16.0

24 Aug 13:50
b6d71c4
Compare
Choose a tag to compare

Add MAT model

mat

0.15.0

24 Jul 12:58
Compare
Choose a tag to compare

High-Resolution Strategy configuration

Each model has its own independent High-Resolution Strategy configuration.

Download Mask

Enable download inpainting mask when download result

image

New Model: ZITS

Original Image ZITS LaMa
zits_original zits_compare_zits zits_compare_lama

Image is from ZITS paper. I didn't find a good example to show the advantages of ZITS and let me know if you have a good example. There can also be possible problems with my code, if you find them, please let me know too!

0.14.0

29 Jun 14:03
Compare
Choose a tag to compare
  • Redo: Now you can Redo the inpainting result

image

  • Gradually Inpainting(enabled by default): Perform inpainting on the last inpainting result, this makes it possible to further improve the inpainting result. It also helps to keep unmasked previous inpainting regions unchanged

image

  • Start New change to Upload New: upload new file at editor page

image

PLMS sampler

12 Jun 14:29
d43d069
Compare
Choose a tag to compare

latent-diffusion model add plms sampler. In general plms can get better results with fewer steps.

Original Image

overture-creations-5sI6fQgYIuo

ddim sampler steps=5

dog_ddim_5

plms sampler steps=5

dog_plms_5

0.12.0

27 May 15:35
e369a2f
Compare
Choose a tag to compare
  • bug fix: fix sizeLimit reset after inpainting.
  • ldm model fp16 support, use less GPU memory. Benchmark on 3090
Image size GPU memory
720x519 6147mb
1080x778 17499mb

Manual inpainting mode

24 Apr 14:50
Compare
Choose a tag to compare
  • Manual inpainting mode: It is convenient to use when there are many target objects
  • In manual mode you can undo strokes

image

lama-cleaner-0.10.0.mp4

0.9.3

19 Apr 13:57
Compare
Choose a tag to compare
  • zoom bug fix
  • editor tool panel CSS style fix

0.9.2

18 Apr 16:05
Compare
Choose a tag to compare
  • Install by pip: pip install lama-cleaner
  • Settings: now you can change model without restart the server

image