aboutsummaryrefslogtreecommitdiff
path: root/modules/esrgan_model_arch.py
AgeCommit message (Expand)Author
2023-05-09Fix up string formatting/concatenation to f-strings where feasibleAarni Koskela
2023-02-08add missing importVladimir Mandic
2022-10-09update ESRGAN architecture and model to support all ESRGAN models in the DB, ...victorca25