This an implementation of Stable Diffusion XL Inpainting as a Cog model for Replicate. You can try it out here: https://replicate.com/sepal/sdxl-inpainting.
To use it locally or before pushing your own fork you first have to the weights via cog run scripts/download_weights.py
.