Workflow Goal:
This workflow restores facial details in photographs/images using CodeFormer. It automatically detects faces with RetinaFace before applying restoration.
Version 1.0:
Purpose
Restore facial details in existing images using CodeFormer face restoration.
Pipeline:
Input Image
│
▼
RetinaFace Detection
│
▼
CodeFormer Restoration
│
▼
Output Image
Important Notes
✓ This workflow restores facial details only.
✓ Areas outside detected faces are not modified.
✓ Background blur, motion blur and other image artifacts remain unchanged.
✓ Use an image restoration or sharpening workflow separately if you want to enhance the entire image.



