aboutsummaryrefslogtreecommitdiff
path: root/modules/esrgan_model_arch.py
AgeCommit message (Collapse)Author
2023-05-11Autofix Ruff W (not W605) (mostly whitespace)Aarni Koskela
2023-05-10imports cleanup for ruffAUTOMATIC
2023-05-10manual fixes for ruffAUTOMATIC
2023-05-09Fix up string formatting/concatenation to f-strings where feasibleAarni Koskela
2023-02-08add missing importVladimir Mandic
used later in line 418
2022-10-09update ESRGAN architecture and model to support all ESRGAN models in the DB, ↵victorca25
BSRGAN and real-ESRGAN models