ComfyUI/comfy/ldm/modules/diffusionmodules
comfyanonymous c60864b5e4 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
model.py Refactor the attention functions. 2023-10-11 20:38:48 -04:00
openaimodel.py
upscaling.py
util.py