InvokeAI/ldm/models/diffusion
2022-10-25 13:17:06 -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 start support for 1.5 inpainting model, not complete 2022-10-25 00:30:48 -04:00
ddpm.py inpaint and txt2img working with ddim sampler 2022-10-25 10:00:28 -04:00
ksampler.py plms works, bugs quashed 2022-10-25 11:44:01 -04:00
plms.py plms works, bugs quashed 2022-10-25 11:44:01 -04:00
sampler.py stop crashes on non-square images 2022-10-25 13:17:06 -04:00