InvokeAI/ldm/models/diffusion
2022-10-03 05:46:23 -04:00
..
__init__.py add code 2021-12-21 03:23:41 +01:00
classifier.py prettified all the code using "blue" at the urging of @tildebyte 2022-08-26 03:15:42 -04:00
ddim.py img2img works with all samplers, inpainting working with ddim & plms 2022-10-02 14:58:21 -04:00
ddpm.py prettified all the code using "blue" at the urging of @tildebyte 2022-08-26 03:15:42 -04:00
ksampler.py restore step argument to step_callback 2022-10-03 05:38:43 -04:00
plms.py img2img works with all samplers, inpainting working with ddim & plms 2022-10-02 14:58:21 -04:00
sampler.py use right value for step arg in img_callback 2022-10-03 05:46:23 -04:00