Controlnet+Video Init #722
-
When I use Controlnet, the images in the "controlnet_1_inputframes" folder are exactly the same as those in the "inputframes" folder, it's as if controlnet doesn't work and doesn't create masks for me. They are 100% the original images of the video frames. I have the CN Enbled option checked but I don't know what else could be happening. Please help! :-) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
This is correct behaviour. Each CN needs access to each frame, so folders are created per CN, and the inputframes are stored in each. Why? Because each CN can use its own video input source. |
Beta Was this translation helpful? Give feedback.
This is correct behaviour. Each CN needs access to each frame, so folders are created per CN, and the inputframes are stored in each. Why? Because each CN can use its own video input source.