ComfyUI/comfy/ldm/modules/diffusionmodules
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
..
__init__.py Initial commit. 2023-01-16 22:37:14 -05:00
mmdit.py Improve artifacts on hydit, auraflow and SD3 on specific resolutions. 2024-07-29 20:48:50 -04:00
model.py Remove unnecessary code. 2024-05-18 09:36:44 -04:00
openaimodel.py Cleanup. 2024-05-18 10:11:44 -04:00
upscaling.py Implement noise augmentation for SD 4X upscale model. 2024-01-03 14:27:11 -05:00
util.py Allow image_only_indicator to be None. 2024-02-29 13:11:30 -05:00