ComfyUI/comfy/ldm/modules
comfyanonymous b3e97fc714 Koala 700M and 1B support.
Use the UNET Loader node to load the unet file to use them.
2024-02-28 12:10:11 -05:00
..
diffusionmodules Koala 700M and 1B support. 2024-02-28 12:10:11 -05:00
distributions Initial commit. 2023-01-16 22:37:14 -05:00
encoders Make unclip more deterministic. 2024-01-14 17:28:31 -05:00
attention.py Fix attention masks properly for multiple batches. 2024-02-17 16:15:18 -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