InvokeAI/ldm/models/diffusion
Lincoln Stein f3050fefce bug and warning message fixes
- txt2img2img back to using DDIM as img2img sampler; results produced
  by some k* samplers are just not reliable enough for good user
  experience
- img2img progress message clarifies why img2img steps taken != steps requested
- warn of potential problems when user tries to run img2img on a small init image
2022-10-06 10:39:08 -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 bug and warning message fixes 2022-10-06 10:39:08 -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