InvokeAI/ldm/modules
Any-Winter-4079 d0a71dc361
Update attention.py for 16-32GB M1 performance (#540)
Code cleanup and attention.py einsum_ops update for M1 16-32GB performance.
Expected: On par with fastest ever from 8 to 128GB for 512x512. Allows large images.
2022-09-13 10:53:45 -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 Update attention.py for 16-32GB M1 performance (#540) 2022-09-13 10:53:45 -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