InvokeAI/ldm/invoke/generator
wfng92 2a2f38a016
Correct timestep for img2img initial noise addition (#1946)
* Correct timestep for img2img initial noise addition

* apply fix to inpaint and txt2img2img as well

Co-authored-by: Lincoln Stein <lincoln.stein@gmail.com>
2022-12-15 15:59:19 -05:00
..
__init__.py rename all modules from ldm.dream to ldm.invoke 2022-10-08 11:37:23 -04:00
base.py Fix: define path as None before usage 2022-12-13 19:46:03 -05:00
embiggen.py Update embiggen.py 2022-12-08 22:34:49 -05:00
img2img.py Correct timestep for img2img initial noise addition (#1946) 2022-12-15 15:59:19 -05:00
inpaint.py Correct timestep for img2img initial noise addition (#1946) 2022-12-15 15:59:19 -05:00
omnibus.py Merge dev into main for 2.2.0 (#1642) 2022-11-30 16:12:23 -05:00
txt2img2img.py Correct timestep for img2img initial noise addition (#1946) 2022-12-15 15:59:19 -05:00
txt2img.py Reduce more memories on free_gpu_mem option (#1915) 2022-12-11 13:49:55 -05:00