aboutsummaryrefslogtreecommitdiff
path: root/modules/upscaler_utils.py
AgeCommit message (Expand)Author
2023-12-31Revert change from linting for unrelated fileLearwin
2023-12-30Code Style fixesLearwin
2023-12-30fix error with RealESRGAN model failing to upscale fp32 imageAUTOMATIC1111
2023-12-30Refactor esrgan_upscale to more generic upscale_with_modelAarni Koskela