InvokeAI/ldm/dream/generator
Lincoln Stein 18e667f98e fix miscellaneous regressions:
- embiggen needs to use ddim sampler due to low step count
- --hires_fix option needs to be written to log and command string
- fix call signature of _init_image_mask()
2022-10-04 22:48:19 -04:00
..
__init__.py Refactoring simplet2i (#387) 2022-09-05 20:40:10 -04:00
base.py Merge branch 'development' into development 2022-10-03 23:53:19 -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 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 Merge branch 'development' into development 2022-10-04 18:40:42 -04:00