was-node-suite-comfyui icon indicating copy to clipboard operation
was-node-suite-comfyui copied to clipboard

Text Load Line from file, is only running once! Problem

Open ClothingAI opened this issue 1 year ago • 1 comments

I was searching for a way to give comyUI the ability to run prompts for a text file. I tried this: https://www.andreszsogon.com/comfyui-load-prompts-from-text-file-sample-workflow/

How can I solve this? (I use same workflow from that article) Thanks

ClothingAI avatar Oct 18 '24 00:10 ClothingAI

You should set the Queue batch count to the amount of lines in the text file, then it will run the required number of times until the end of the file is reached.

image

Also, the workflow has been updated to use the new Logic Boolean node instead of the non-working old node.

andreszs avatar Dec 19 '24 02:12 andreszs