Gourieff / comfyui-reactor-node

Fast and Simple Face Swap Extension Node for ComfyUI
GNU General Public License v3.0
1.54k stars 151 forks source link

[Feature]: Add support for PMRF face restoration #450

Open not-ski opened 2 weeks ago

not-ski commented 2 weeks ago

Feature description

https://github.com/ohayonguy/PMRF

PMRF is a very promising new face restoration model/method; quick testing shows it to be quite competitive with GPEN (which is my current preferred restoration model).

This would work very well in conjunction with Reactor's Face Booster node, as PMRF is optimized to restore square, cropped, and center-aligned face images.

Gourieff commented 2 weeks ago

Thanks, I'll take a look this week PR is welcome as well :)