InvokeAI/invokeai/backend/generator
Jonathan 2db180d909
Make img2img strength 1 behave the same as txt2img (#2895)
* Fix img2img and inpainting code so a strength of 1 behaves the same as txt2img.

* Make generated images identical to their txt2img counterparts when strength is 1.
2023-03-08 22:50:16 +01:00
..
__init__.py all vestiges of ldm.invoke removed 2023-03-03 01:02:00 -05:00
base.py Make img2img strength 1 behave the same as txt2img (#2895) 2023-03-08 22:50:16 +01:00
embiggen.py all vestiges of ldm.invoke removed 2023-03-03 01:02:00 -05:00
img2img.py Make img2img strength 1 behave the same as txt2img (#2895) 2023-03-08 22:50:16 +01:00
inpaint.py Make img2img strength 1 behave the same as txt2img (#2895) 2023-03-08 22:50:16 +01:00
txt2img2img.py Update txt2img2img.py 2023-03-04 12:58:33 +11:00
txt2img.py all vestiges of ldm.invoke removed 2023-03-03 01:02:00 -05:00