ComfyUI/comfy/ldm/modules/diffusionmodules
comfyanonymous 1a4bd9e9a6 Refactor the attention functions.
There's no reason for the whole CrossAttention object to be repeated when
only the operation in the middle changes.
2023-10-11 20:38:48 -04:00
..
__init__.py Initial commit. 2023-01-16 22:37:14 -05:00
model.py Refactor the attention functions. 2023-10-11 20:38:48 -04:00
openaimodel.py Add a way to set output block patches to modify the h and hsp. 2023-09-22 20:26:47 -04:00
upscaling.py Fix imports. 2023-05-04 18:10:29 -04:00
util.py All the unet weights should now be initialized with the right dtype. 2023-06-15 18:42:30 -04:00