aboutsummaryrefslogtreecommitdiffstats
path: root/modules/gfpgan_model.py
AgeCommit message (Expand)AuthorLines
2023-05-31rename print_error to report, use it with together with package nameAUTOMATIC-3/+2
2023-05-29Add & use modules.errors.print_error where currently printing exception info ...Aarni Koskela-4/+2
2023-05-10F401 fixes for ruffAUTOMATIC-1/+1
2023-01-27add data-dir flag and set all user data directories based on itMax Audron-3/+2
2022-11-12Set device for facelib/facexlib and gfpganbrkirch-1/+3
2022-10-04Merge branch 'master' into cpu-cmdline-optbrkirch-3/+13
2022-10-04send all three of GFPGAN's and codeformer's models to CPU memory instead of j...AUTOMATIC-2/+12
2022-10-04Merge branch 'master' into masterbrkirch-5/+1
2022-10-03use existing function for gfpganAUTOMATIC-5/+1
2022-09-30When device is MPS, use CPU for GFPGAN insteadbrkirch-3/+3
2022-09-30remove unwanted formatting/functionality from the PRAUTOMATIC-9/+3
2022-09-29Holy $hit.d8ahazard-18/+40
2022-09-26Re-implement universal model loadingd8ahazard-31/+29
2022-09-23gfpgan: just download the damn modelAUTOMATIC-6/+13
2022-09-12 Instance of CUDA out of memory on a low-res batch, even with --opt-split-att...AUTOMATIC-5/+10
2022-09-07codeformer supportAUTOMATIC-2/+18
2022-09-03option to unload GFPGAN after usingAUTOMATIC-3/+12
2022-09-03split codebase into multiple files; to anyone this affects negatively: sorryAUTOMATIC-0/+58