ComfyUI/comfy/ldm/modules
comfyanonymous 2395ae740a Make unclip more deterministic.
Pass a seed argument note that this might make old unclip images different.
2024-01-14 17:28:31 -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 Make unclip more deterministic. 2024-01-14 17:28:31 -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