Releases: Sanster/IOPaint
Releases · Sanster/IOPaint
0.18.0 Stable Diffusion
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
0.17.0
- [Bug fix] resize strategy will lose some edge mask area
- Add model from https://github.com/SHI-Labs/FcF-Inpainting
Lama | FcF | |
---|---|---|
![]() |
![]() |
![]() |
0.16.0
0.15.0
High-Resolution Strategy configuration
Each model has its own independent High-Resolution Strategy configuration.
Download Mask
Enable download inpainting mask when download result
New Model: ZITS
Original Image | ZITS | 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
- Redo: Now you can
Redo
the inpainting result
- 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
Start New
change toUpload New
: upload new file at editor page
PLMS sampler
latent-diffusion model add plms sampler. In general plms can get better results with fewer steps.