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 66d35c07ce Improve artifacts on hydit, auraflow and SD3 on specific resolutions.
This breaks seeds for resolutions that are not a multiple of 16 in pixel
resolution by using circular padding instead of reflection padding but
should lower the amount of artifacts when doing img2img at those
resolutions.
7 months ago
..
diffusionmodules Improve artifacts on hydit, auraflow and SD3 on specific resolutions. 7 months ago
distributions Initial commit. 2 years ago
encoders Make unclip more deterministic. 1 year ago
attention.py Initial support for the stable audio open model. 8 months ago
ema.py Initial commit. 2 years ago
sub_quadratic_attention.py Switch some more prints to logging. 12 months ago
temporal_ae.py Fix SVD lowvram mode. 1 year ago