aboutsummaryrefslogtreecommitdiffstats
path: root/modules/esrgan_model_arch.py
AgeCommit message (Expand)AuthorLines
2023-05-11Autofix Ruff W (not W605) (mostly whitespace)Aarni Koskela-2/+2
2023-05-10imports cleanup for ruffAUTOMATIC-1/+0
2023-05-10manual fixes for ruffAUTOMATIC-0/+2
2023-05-09Fix up string formatting/concatenation to f-strings where feasibleAarni Koskela-8/+8
2023-02-08add missing importVladimir Mandic-0/+1
2022-10-09update ESRGAN architecture and model to support all ESRGAN models in the DB, ...victorca25-0/+463