ComfyUI/comfy/ldm/modules
comfyanonymous 6a7bc35db8 Use basic attention implementation for small inputs on old pytorch. 2024-01-09 13:46:52 -05:00
..
diffusionmodules Implement noise augmentation for SD 4X upscale model. 2024-01-03 14:27:11 -05:00
distributions Initial commit. 2023-01-16 22:37:14 -05:00
encoders Fix lowvram mode not working with unCLIP and Revision code. 2023-12-26 05:02:02 -05:00
attention.py Use basic attention implementation for small inputs on old pytorch. 2024-01-09 13:46:52 -05:00
ema.py Initial commit. 2023-01-16 22:37:14 -05:00
sub_quadratic_attention.py Add attention mask support to sub quad attention. 2024-01-07 04:13:58 -05:00
temporal_ae.py Fix SVD lowvram mode. 2023-12-24 07:13:18 -05:00