1.2.0
版本发布时间: 2023-06-06 22:19:14
Sanster/IOPaint最新发布版本:iopaint-1.4.2(2024-08-25 13:25:24)
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).
https://github.com/Sanster/lama-cleaner/assets/3998421/2796826b-3a0a-4d41-a5bc-d9e5d956efcf
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
New icon/logo
Other improvement
-
fix exif issue: https://github.com/Sanster/lama-cleaner/issues/299
-
remove scikit-image to make install eaiser for python3.11
-
Use new font: Inter
-
Show Stable Diffusion inpainting progress:
https://github.com/Sanster/lama-cleaner/assets/3998421/5c8c109a-5bca-4666-8fc6-c6ef07056536
-
Show prev mask
https://github.com/Sanster/lama-cleaner/assets/3998421/cd96f0c1-4f90-4091-9003-e5c1944f551a