-
How would I hook it up so that I can read a bunch of files and iterate through them using a batch function. Like if there was a filename pin that I could load a folder directly from or if you could do it directly from the node. I noticed you can break out the filename and it lets you iterate through the list but how do I add files to that list? |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 9 replies
-
Duplicate #13 |
Beta Was this translation helpful? Give feedback.
-
I would also love that !!!! |
Beta Was this translation helpful? Give feedback.
-
@receyuki How do you use the Batch Loader node to iterate through images in a folder, one queue per image? I can't figure out how to use it. It seems to send all the images through at once. |
Beta Was this translation helpful? Give feedback.
-
You can get an incrementer then iterate through the start_index with max
loaded set to 1
…On Sun, Oct 20, 2024 at 7:43 PM Jonseed ***@***.***> wrote:
Although it would help workflows if it was possible to have Batch Loader
just send through 1 image per queue. Is there a way to have it do that?
—
Reply to this email directly, view it on GitHub
<#22 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAHU46GWGI2GDCW4WRP7JSTZ4RS6TAVCNFSM6AAAAABPVAW4G6VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCMBQGAYDKNA>
.
You are receiving this because you authored the thread.Message ID:
<receyuki/comfyui-prompt-reader-node/repo-discussions/22/comments/11000054
@github.com>
|
Beta Was this translation helpful? Give feedback.
-
image_load_limit, come on, just look at it for a bit before you ask
questions.
…On Sat, Oct 26, 2024 at 1:47 PM Jonseed ***@***.***> wrote:
Where would I find "max loaded"?
—
Reply to this email directly, view it on GitHub
<#22 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAHU46HCOSJSE2AXJZ77K53Z5P5WNAVCNFSM6AAAAABPVAW4G6VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCMBWGI4DQOA>
.
You are receiving this because you authored the thread.Message ID:
<receyuki/comfyui-prompt-reader-node/repo-discussions/22/comments/11062888
@github.com>
|
Beta Was this translation helpful? Give feedback.
Please check this out
https://github.com/receyuki/comfyui-prompt-reader-node#batch-loader-node