InvokeAI/ldm
Damian Stewart ff42027a00 add cross-attention control support to diffusers (fails on MPS)
For unknown reasons MPS produces garbage output with .swap(). Use
--always_use_cpu arg to invoke.py for now to test this code on MPS.
2022-12-04 16:07:54 +01:00
..
data Textual Inversion for M1 2022-09-27 01:39:17 +02:00
invoke add cross-attention control support to diffusers (fails on MPS) 2022-12-04 16:07:54 +01:00
models add cross-attention control support to diffusers (fails on MPS) 2022-12-04 16:07:54 +01:00
modules add cross-attention control support to diffusers (fails on MPS) 2022-12-04 16:07:54 +01:00
__init__.py Merge dev into main for 2.2.0 (#1642) 2022-11-30 16:12:23 -05:00
generate.py 🚧 post-rebase repair 2022-11-30 15:39:40 -08: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 Merge dev into main for 2.2.0 (#1642) 2022-11-30 16:12:23 -05:00