InvokeAI/ldm
Lincoln Stein 7e27f189cf minor fixes to inpaint code
1. If tensors are passed to inpaint as init_image and/or init_mask, then
   the post-generation image fixup code will be skipped.

2. Post-generation image fixup will work with either a black and white "L"
   or "RGB"  mask, or an "RGBA" mask.
2022-10-23 09:33:15 -04:00
..
data Textual Inversion for M1 2022-09-27 01:39:17 +02:00
invoke minor fixes to inpaint code 2022-10-23 09:33:15 -04:00
models Fix typo 2022-10-18 08:29:26 -04:00
modules Merge branch 'development' into fix-high-step-count 2022-10-21 06:55:17 -04:00
generate.py ported code refactor changes from PR #1221 2022-10-23 09:33:15 -04:00
lr_scheduler.py prettified all the code using "blue" at the urging of @tildebyte 2022-08-26 03:15:42 -04:00
simplet2i.py Squashed commit of the following: 2022-09-12 14:31:48 -04:00
util.py add ability to import and edit alternative models online 2022-10-13 23:48:07 -04:00