InvokeAI/ldm/dream/generator
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 Refactoring simplet2i (#387) 2022-09-05 20:40:10 -04:00
base.py set perlin & threshold to zero on generator initialization 2022-10-06 09:35:04 -04:00
embiggen.py fix miscellaneous regressions: 2022-10-04 22:48:19 -04:00
img2img.py refactor how postprocessors work 2022-10-04 22:37:25 -04:00
inpaint.py bug and warning message fixes 2022-10-06 10:39:08 -04:00
txt2img2img.py bug and warning message fixes 2022-10-06 10:39:08 -04:00
txt2img.py Merge branch 'development' into development 2022-10-04 18:40:42 -04:00