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
..
diffusionmodules Refactor the attention functions. 1 year ago
distributions Initial commit. 2 years ago
encoders Cleanup: Remove a bunch of useless files. 2 years ago
attention.py Refactor the attention functions. 1 year ago
ema.py Initial commit. 2 years ago
sub_quadratic_attention.py Disable autocast in unet for increased speed. 2 years ago