Gourieff / comfyui-reactor-node

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

Multi Images passing but getting single output #377

Closed developer-kliky-app closed 1 month ago

developer-kliky-app commented 3 months ago

First, confirm

What happened?

Can you help me?

Getting wong output.

Passing image list as a input [image1, image2, image3, image4] images source is multi index but passing only [3] or any index

Output should be [output_image1, output_image2, output_image3, output_image4] but getting single image only

Screenshot from 2024-07-28 17-28-34

Steps to reproduce the problem

Passing image list as a input [image1, image2, image3, image4] images source is multi index but passing only [3] or any index

Output should be [output_image1, output_image2, output_image3, output_image4] but getting single image only

Sysinfo

Ubuntu, 48GB GPU

Relevant console log

No Error Occured! Somethings is missing?

Additional information

No response

Gourieff commented 2 months ago

Try to convert List to Batch