InvokeAI/ldm
Jonathan b21bd6f428
Fix crash on calling diffusers' prepare_attention_mask
Diffusers' `prepare_attention_mask` was crashing when we didn't pass in a batch size.
2023-02-20 11:12:47 -06:00
..
data Textual Inversion for M1 2022-09-27 01:39:17 +02:00
invoke Merge branch 'main' into bugfix/embedding-compatibility-test 2023-02-21 04:09:18 +13:00
models Fix crash on calling diffusers' prepare_attention_mask 2023-02-20 11:12:47 -06:00
modules correctly detect when an embedding is incompatible with the current model 2023-02-19 22:30:57 -05:00
__init__.py Merge dev into main for 2.2.0 (#1642) 2022-11-30 16:12:23 -05:00
generate.py Add symmetry to generation (#2675) 2023-02-20 07:33:19 -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 fix broken !import_model downloads 2023-02-13 22:14:24 -05:00