aboutsummaryrefslogtreecommitdiff
path: root/modules/upscaler.py
AgeCommit message (Expand)Author
2023-12-30Use Spandrel for upscaling and face restoration architectures (aside from GFP...Aarni Koskela
2023-12-02extras tab batch: actually use original filenameAUTOMATIC1111
2023-06-03Fix missing ext_filter kwargChanchana Sornsoontorn
2023-06-03Use a more concise calculation for dest dimsramyma
2023-06-03Round upscaled dimensions only when not divisible by 8ramyma
2023-05-28Round down scale destination dimensions to nearest multiple of 8ramyma
2023-05-19change upscalers to download models into user-specified directory (from comma...AUTOMATIC
2023-05-10fixes for B007AUTOMATIC
2023-05-10F401 fixes for ruffAUTOMATIC
2023-05-10imports cleanup for ruffAUTOMATIC
2023-05-10manual fixes for ruffAUTOMATIC
2023-01-27add data-dir flag and set all user data directories based on itMax Audron
2023-01-17 Fix unable to find Real-ESRGAN model info error (AttributeError: 'NoneType' ...AUTOMATIC
2023-01-02make it possible to use fractional values for SD upscale.AUTOMATIC
2022-11-04fix upscale loop erroneously applied multiple timesAUTOMATIC
2022-10-30add resrgan 8x, allow use 1x and up to 8x extra models, move BSRGAN model, ad...victorca25
2022-10-09fix logic error in #1832AUTOMATIC
2022-10-09Removed duplicate definition model_pathMilly
2022-09-30fix the bug with broken rescaling in PRAUTOMATIC
2022-09-30fix bugs in the PRAUTOMATIC
2022-09-29Holy $hit.d8ahazard