aboutsummaryrefslogtreecommitdiffstats
path: root/modules/upscaler_utils.py
Commit message (Collapse)AuthorAgeFilesLines
* change import statements for #14478AUTOMATIC11112023-12-311-3/+2
|
* Add utility to inspect a model's parameters (to get dtype/device)Aarni Koskela2023-12-311-2/+3
|
* Deduplicate tiled inference code from SwinIR/ScuNETAarni Koskela2023-12-301-1/+71
|
* Be more clear about Spandrel model nomenclatureAarni Koskela2023-12-301-1/+1
|
* fix for the previous fix.AUTOMATIC11112023-12-301-1/+1
|
* fix error with RealESRGAN model failing to upscale fp32 imageAUTOMATIC11112023-12-301-1/+5
|
* Refactor esrgan_upscale to more generic upscale_with_modelAarni Koskela2023-12-301-0/+66