InvokeAI/ldm
Damian Stewart 9bf6013fdd
refactor(cross_attention_control): remove outer CrossAttentionControl class (#1459)
I was working on attention control in #1384, started making a few
changes to improve the typing and make it easier to work with. Then the
whitespace changes touched so many lines it seemed worth separating out
these refactoring operations to this PR so they don't get mixed up with
other functional changes.

It would be helpful to merge this to `development` before continuing
work on attention control in #1384

The github diff isn't good at showing these together since they changed
whitespace on so many lines. It may be easier to review by looking at
the individual commits, and/or toggling the "hide whitespace
differences" option in the view.
2022-11-13 14:20:18 +01:00
..
data Textual Inversion for M1 2022-09-27 01:39:17 +02:00
invoke refactor(cross_attention_control): remove outer CrossAttentionControl class (#1459) 2022-11-13 14:20:18 +01:00
models refactor(cross_attention_control): type hints and other lint 🚮 2022-11-12 11:25:39 -08:00
modules Fix performance issue introduced by torch cuda cache clear during generation 2022-11-10 23:01:32 -08:00
generate.py Merge branch 'development' into lstein-outcrop-improvements 2022-11-12 10:39:57 -05: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