InvokeAI/invokeai/backend
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
..
config during migration do not overwrite symlinks 2023-03-05 08:40:12 -05:00
generator Make img2img strength 1 behave the same as txt2img (#2895) 2023-03-08 22:50:16 +01:00
image_util all vestiges of ldm.invoke removed 2023-03-03 01:02:00 -05:00
model_management Merge branch 'main' into bugfix/fix-convert-sd-to-diffusers-error 2023-03-06 08:20:29 -05:00
prompting all vestiges of ldm.invoke removed 2023-03-03 01:02:00 -05:00
restoration remove legacy ldm code 2023-03-04 18:16:59 -08:00
stable_diffusion Make img2img strength 1 behave the same as txt2img (#2895) 2023-03-08 22:50:16 +01:00
training migrate to new HF diffusers cache location 2023-03-05 08:20:24 -05:00
util all vestiges of ldm.invoke removed 2023-03-03 01:02:00 -05:00
web Fixed startup issues with the web UI. (#2876) 2023-03-06 18:29:28 -05:00
__init__.py fix broken scripts 2023-03-03 20:19:37 -05:00
args.py all vestiges of ldm.invoke removed 2023-03-03 01:02:00 -05:00
generate.py remove legacy ldm code 2023-03-04 18:16:59 -08:00
globals.py Unified spelling of Hugging Face 2023-03-05 07:30:35 -06:00