ComfyUI/comfy/ldm/modules
comfyanonymous 19ee5d9d8b Don't expand mask when not necessary.
Expanding seems to slow down inference.
2024-12-16 18:22:50 -05:00
..
diffusionmodules Support conv3d in PatchEmbed. 2024-12-14 05:46:04 -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 Don't expand mask when not necessary. 2024-12-16 18:22:50 -05:00
ema.py Initial commit. 2023-01-16 22:37:14 -05:00
sub_quadratic_attention.py Enforce all pyflake lint rules (#6033) 2024-12-12 19:29:37 -05:00
temporal_ae.py Lint unused import (#5973) 2024-12-09 15:24:39 -05:00