github Sanster/IOPaint 0.31.0

latest releases: iopaint-1.3.3, iopaint-1.2.2, IOPaint-1.2.0...
18 months ago

Happy new year 🎆 ! I just recovered from COVID and it's been really hard to be sick, hope everyone is doing well.

File Manager

2023-01-08.22.36.50.mov

I realize that some users will use this tool to process lots of photos and I thought a FileManager would be helpful. Users can search images by name, and browser images in both the image directory and the output directory. To enable the FileManager, set two command line args when starting Lama Cleaner.

  • --input: a directory contains images you want to clean up
  • --output-dir: The directory where you want to save the resulting image when clicking the download button on the web page, the resulting image will download to the output directory. A folder will be created in this directory to store the thumbnails

A folder icon will appear on the left-top corner, click this icon to open FileManager, or use shortcut f.

image

SD/PaintByExample Image Resize

2023-01-08.22.39.05.mov

Resize the image before inpainting, then scale up the inpainting area to fill the origin area, the area outside the mask will not lose quality. This option can be used to save vRAM.

cpu_offload

new command line arg: --cpu-offload for sd/paint_by_example model, offloads all models to CPU, reducing vRAM usage.

According to diffusers's document, vRAM can be reduced to 2GB, but that doesn't seem to be the case in my tests, you can try it yourself.

Stable Diffusion 1.5

No more huggingface access token is needed at the first download time

Don't miss a new IOPaint release

NewReleases is sending notifications on new releases.