InvokeAI/ldm/invoke/generator
Lincoln Stein 4895fe8395
fix crash when text mask applied to img2img (#2526)
This PR fixes the crash reported at https://discord.com/channels/1020123559063990373/1031668022294884392/1071782238137630800

It also quiets-down the "NSFW is disabled" nag during img2img generation.
2023-02-05 15:26:40 +00:00
..
__init__.py rename all modules from ldm.dream to ldm.invoke 2022-10-08 11:37:23 -04:00
base.py further improvements to ability to find location of data files 2023-01-31 12:24:55 -05:00
diffusers_pipeline.py fix(img2img): do not attempt to do a zero-step img2img when strength is low 2023-02-01 18:42:54 -08:00
embiggen.py use 🧨diffusers model (#1583) 2023-01-15 09:22:46 -05:00
img2img.py use 🧨diffusers model (#1583) 2023-01-15 09:22:46 -05:00
inpaint.py fix crash when text mask applied to img2img (#2526) 2023-02-05 15:26:40 +00:00
omnibus.py use 🧨diffusers model (#1583) 2023-01-15 09:22:46 -05:00
txt2img2img.py Merge remote-tracking branch 'origin/main' into fix/hires_inpaint 2023-01-29 10:51:59 -08:00
txt2img.py do not use autocast for diffusers 2023-01-16 19:32:06 -05:00