ComfyUI/comfy/ldm/modules
comfyanonymous 9a55dadb4c Refactor code so model can be a dtype other than fp32 or fp16. 2023-10-13 14:41:17 -04:00
..
diffusionmodules Refactor code so model can be a dtype other than fp32 or fp16. 2023-10-13 14:41:17 -04:00
distributions Initial commit. 2023-01-16 22:37:14 -05:00
encoders Cleanup: Remove a bunch of useless files. 2023-06-13 02:19:08 -04:00
attention.py Allow attn_mask in attention_pytorch. 2023-10-11 20:38:48 -04:00
ema.py Initial commit. 2023-01-16 22:37:14 -05:00
sub_quadratic_attention.py Disable autocast in unet for increased speed. 2023-07-05 21:58:29 -04:00