InvokeAI/ldm/modules
Mihai dd3fff1d3e
~7% speedup by switch to += in ldm.modules.attention. (#569)
Tested on 8GB eGPU nvidia setup so YMMV.
Re-land with .clone() fix, context #508
2022-09-14 18:10:33 -04:00
..
diffusionmodules Remove pointless del statements in diffusionmodules.model. (#520) 2022-09-12 17:39:06 -04:00
distributions prettified all the code using "blue" at the urging of @tildebyte 2022-08-26 03:15:42 -04:00
encoders add support for Apple hardware using MPS acceleration 2022-08-31 00:33:23 -04:00
image_degradation prettified all the code using "blue" at the urging of @tildebyte 2022-08-26 03:15:42 -04:00
losses prettified all the code using "blue" at the urging of @tildebyte 2022-08-26 03:15:42 -04:00
attention.py ~7% speedup by switch to += in ldm.modules.attention. (#569) 2022-09-14 18:10:33 -04:00
ema.py prettified all the code using "blue" at the urging of @tildebyte 2022-08-26 03:15:42 -04:00
embedding_manager.py Adding support for .bin files from huggingface concepts (#498) 2022-09-11 15:44:26 -04:00
x_transformer.py prettified all the code using "blue" at the urging of @tildebyte 2022-08-26 03:15:42 -04:00