Files
automatic/scripts
CalamitousFelicitousness 1e23495039 refactor: delete CodeFormer, GFPGAN, and face restoration modules
Remove all vendored face restoration code that is no longer maintained:

- modules/postprocess/codeformer_model.py, codeformer_arch.py, vqgan_arch.py
- modules/postprocess/gfpgan_model.py, restorer.py
- modules/face_restoration.py (base class and dispatcher)
- scripts/postprocessing_codeformer.py, postprocessing_gfpgan.py
- modules/facelib/ (vendored face detection/parsing library)

These were the only two backends registered in shared.face_restorers,
making the entire face restoration infrastructure dead code.
2026-02-08 22:58:33 +00:00
..
2026-01-20 09:53:20 +01:00
2025-07-03 09:18:38 -04:00
2025-10-18 14:07:52 -04:00
2026-01-20 09:53:20 +01:00
2025-08-29 13:36:37 -04:00
2026-01-20 09:53:20 +01:00
2026-01-20 09:53:20 +01:00
2026-01-20 09:53:20 +01:00
2025-09-12 16:28:53 -04:00
2026-01-20 09:53:20 +01:00
2026-01-31 11:04:50 +00:00
2025-11-13 10:04:44 -05:00
2025-07-15 14:35:27 -04:00
2025-09-12 16:28:53 -04:00
2025-08-31 15:20:15 -04:00
2025-09-24 20:16:07 -04:00
2025-08-31 15:20:15 -04:00
2025-07-25 08:12:04 -04:00
2025-08-31 15:20:15 -04:00
2025-09-28 09:09:19 -04:00
2025-07-05 13:16:46 -04:00
2025-10-29 20:42:00 -04:00
2025-09-12 16:28:53 -04:00
2025-07-22 10:07:17 -04:00
2025-07-22 10:07:17 -04:00
2025-07-05 16:47:25 -04:00
2025-11-12 19:24:47 -05:00
2025-09-12 16:12:45 -04:00