InvokeAI/ldm/dream/generator
Lincoln Stein 958d7650dd img2img works with all samplers, inpainting working with ddim & plms
- img2img confirmed working with all samplers
- inpainting working on ddim & plms. Changes to k-diffusion
  module seem to be needed for inpainting support.
- switched k-diffuser noise schedule to original karras schedule,
  which reduces the step number needed for good results
2022-10-02 14:58:21 -04:00
..
__init__.py Refactoring simplet2i (#387) 2022-09-05 20:40:10 -04:00
base.py fix normalized prompt when a variation is generated 2022-09-21 00:32:29 -04:00
embiggen.py tweaks to get embiggen to work with new development changes PR #553 2022-09-26 03:25:26 -04:00
img2img.py img2img works with all samplers, inpainting working with ddim & plms 2022-10-02 14:58:21 -04:00
inpaint.py img2img works with all samplers, inpainting working with ddim & plms 2022-10-02 14:58:21 -04:00
txt2img2img.py Hi res mode fix duplicates with img2img scaling 2022-10-01 11:56:59 +02:00
txt2img.py img2img works with all samplers, inpainting working with ddim & plms 2022-10-02 14:58:21 -04:00