InvokeAI/ldm
Lincoln Stein 799dc6d0df acceptable integration of new prompting system and inpainting
This was a difficult merge because both PR #1108 and #1243 made
changes to obscure parts of the diffusion code.

- prompt weighting, merging and cross-attention working
  - cross-attention does not work with runwayML inpainting
    model, but weighting and merging are tested and working
- CLI command parsing code rewritten in order to get embedded
  quotes right
- --hires now works with runwayML inpainting
- --embiggen does not work with runwayML and will give an error
- Added an --invert option to invert masks applied to inpainting
- Updated documentation
2022-10-27 01:51:35 -04:00
..
data Textual Inversion for M1 2022-09-27 01:39:17 +02:00
invoke acceptable integration of new prompting system and inpainting 2022-10-27 01:51:35 -04:00
models acceptable integration of new prompting system and inpainting 2022-10-27 01:51:35 -04:00
modules acceptable integration of new prompting system and inpainting 2022-10-27 01:51:35 -04:00
generate.py acceptable integration of new prompting system and inpainting 2022-10-27 01:51:35 -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