You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using both the CR Prompt List node and the CR Load Image List node,
the output from the CR Load Image List node is connected to the positive input of the Eff.Loader SDXL node,
and the output from the CR Load Image List node is connected to ControlNet and then to the cnet_stack input of the Eff.Loader SDXL node.
Upon running, it was found that it didn't iterate through all the images and prompts,
but only took the first prompt from the CR Prompt List node.
The text was updated successfully, but these errors were encountered:
What methods does ComfyUI have to iterate over each suggestion word (e.g., M words) and each reference image (e.g., N images) to obtain M*N generated images?
Using both the CR Prompt List node and the CR Load Image List node,
the output from the CR Load Image List node is connected to the positive input of the Eff.Loader SDXL node,
and the output from the CR Load Image List node is connected to ControlNet and then to the cnet_stack input of the Eff.Loader SDXL node.
Upon running, it was found that it didn't iterate through all the images and prompts,
but only took the first prompt from the CR Prompt List node.
The text was updated successfully, but these errors were encountered: