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
..
__init__.py Initial commit. 2 years ago
mmdit.py Improve artifacts on hydit, auraflow and SD3 on specific resolutions. 7 months ago
model.py Remove unnecessary code. 9 months ago
openaimodel.py Cleanup. 9 months ago
upscaling.py Implement noise augmentation for SD 4X upscale model. 1 year ago
util.py Allow image_only_indicator to be None. 1 year ago