comfyui-reactor-node icon indicating copy to clipboard operation
comfyui-reactor-node copied to clipboard

Face Boosts only work in the last Face when using Face Options

Open RodrigoSKohl opened this issue 1 year ago • 0 comments

First, confirm

  • [X] I have read the instruction carefully
  • [X] I have searched the existing issues
  • [X] I have updated the extension to the latest version

What happened?

When I try to use Face Boost to improve the restoration of more than 1 face, on the console it appears to restore all faces, but on exit it only throws the last face

Steps to reproduce the problem

My workflow 2p+Reactor.json

Sysinfo

Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz 3.19 GHz 32,0 GB NVIDIA RTX 2070 SUPER

Relevant console log

[rgthree] Using rgthree's optimized recursive execution.
[ReActor] 19:53:51 - STATUS - Working: source face index [0, 1], target face index [0, 1]
[ReActor] 19:53:52 - STATUS - Using Hashed Source Face(s) Model...
[ReActor] 19:53:52 - STATUS - Analyzing Target Image...
[ReActor] 19:53:52 - STATUS - Swapping...
[ReActor] 19:53:52 - STATUS - Face Boost is enabled
[ReActor] 19:53:53 - STATUS - Boosting the Face with GPEN-BFR-2048.onnx | Face Size is set to 2048 with Scale Factor = 16.0 and 'Bicubic' interpolation
[ReActor] 19:53:58 - STATUS - Swapping...
[ReActor] 19:53:58 - STATUS - Face Boost is enabled
[ReActor] 19:53:59 - STATUS - Boosting the Face with GPEN-BFR-2048.onnx | Face Size is set to 2048 with Scale Factor = 16.0 and 'Bicubic' interpolation
[ReActor] 19:54:04 - STATUS - --Done!--

Additional information

No response

RodrigoSKohl avatar Aug 04 '24 22:08 RodrigoSKohl