You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
1 year ago
..
__init__.py Initial commit. 2 years ago
model.py Refactor the attention functions. 1 year ago
openaimodel.py Add a way to set output block patches to modify the h and hsp. 1 year ago
upscaling.py Fix imports. 2 years ago
util.py All the unet weights should now be initialized with the right dtype. 2 years ago