hinablue / ComfyUI_3dPoseEditor

MIT License
156 stars 15 forks source link

Unable to run multiple 3d poses in a single workflow #18

Closed eldragon0 closed 4 months ago

eldragon0 commented 4 months ago

I'm trying to set up a workflow in which I can run the same prompt with minor changes and 2 different open pose images for generating key frames, however when I run two of the 3d pose editors they always output the same image. image image Even though you can see the display is different. The "Pose.png" is also selected on 0 and 1 respectively , which I'm assuming is supposed to be the temporary file saved for the output, but it looks like it's just always pulling from 0 regardless of what it says in the 3d pose editor.

eldragon0 commented 4 months ago

Worth noting: If I click "generate" on OpenPoseEditor1 it will update to that pose being outputted, however it also overwrites openposeeditor_0 's output.