InvokeAI/ldm/models/diffusion
Lincoln Stein 7a701506a4 restore ability of ksamplers to process -v variation options
- supersedes PR #977
- works with both img2img and txt2img
2022-10-07 16:25:58 -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 Textual Inversion for M1 2022-09-27 01:39:17 +02:00
ksampler.py restore ability of ksamplers to process -v variation options 2022-10-07 16:25:58 -04:00
plms.py img2img works with all samplers, inpainting working with ddim & plms 2022-10-02 14:58:21 -04:00
sampler.py bug and warning message fixes 2022-10-06 10:39:08 -04:00