This repository provides a Inpainting ControlNet checkpoint for model released by researchers from AlimamaCreative Tech Team.
Compared with SDXL-Inpainting
From left to right: Input image, Masked image, SDXL inpainting, Ours.
a tiger sitting on a park bench a dog sitting on a park bench a young woman wearing a blue and pink floral dress a woman wearing a white jacket, black hat and black pants is standing in a field, the hat writes SD3 an air conditioner hanging on the bedroom wallInstall from source and Run
pip uninstall diffusers
pip install git+https://github.com/huggingface/diffusersThe model was trained on 12M laion2B and internal source images for 80k steps at resolution 1024x1024.
Due to the fact that only 1024*1024 pixel resolution was used during the training phase, the inference performs best at this size, with other sizes yielding suboptimal results.






