ComfyUI/comfy/ldm/modules
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.
2024-07-29 20:48:50 -04:00
..
diffusionmodules Improve artifacts on hydit, auraflow and SD3 on specific resolutions. 2024-07-29 20:48:50 -04:00
distributions Initial commit. 2023-01-16 22:37:14 -05:00
encoders Make unclip more deterministic. 2024-01-14 17:28:31 -05:00
attention.py Initial support for the stable audio open model. 2024-06-15 12:14:56 -04:00
ema.py Initial commit. 2023-01-16 22:37:14 -05:00
sub_quadratic_attention.py Switch some more prints to logging. 2024-03-11 16:34:58 -04:00
temporal_ae.py Fix SVD lowvram mode. 2023-12-24 07:13:18 -05:00