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