github Sanster/IOPaint 1.2.0

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

Hi everyone, I am planning to create a macOS inpainting app, it would be completely native from UI to model, no JS/Python/PyTorch involved. The app will be small and has better local file support e.g. directly modify a local image file. Here is a demo video, the model runs MUCH faster on the M2 GPU than using pytorch(mps device).

mac_app2.mp4

If you are interested, please fill out this form with your email address. I will send an email notification when the app is released and provide a 50% discount code for you. Thank you.

1.2.0 Update

Better ControlNet support in Stable Diffusion

https://lama-cleaner-docs.vercel.app/models/controlnet

  • --sd-controlnet: enable controlnet in stable diffusion
  • --sd-controlnet-method: set controlnet method used, method can be change in web ui
    • control_v11p_sd15_canny
    • control_v11p_sd15_openpose
    • control_v11p_sd15_inpaint
    • control_v11f1p_sd15_depth

New plugin

Anime Segmentation: --enable-anime-seg

image

New icon/logo

Other improvement

  • fix exif issue: #299

  • remove scikit-image to make install eaiser for python3.11

  • Use new font: Inter

  • Show Stable Diffusion inpainting progress:

    sd_progress.mp4
  • Show prev mask

    show_prev_mask.mp4

Don't miss a new IOPaint release

NewReleases is sending notifications on new releases.