Code for Fast constrained sampling in pre-trained diffusion models
Image | Inpainting Steps |
---|---|
![]() |
![]() |
In stable-diffusion
we provide an implementation based on the LDM repository.
In diffusers
we provide an implementation using the diffusers library.
@article{graikos2024fast,
title={Fast constrained sampling in pre-trained diffusion models},
author={Graikos, Alexandros and Jojic, Nebojsa and Samaras, Dimitris},
journal={arXiv preprint arXiv:2410.18804},
year={2024}
}