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
ImageSelector is not working with list input (since ComfyUI will only send one image at a time at this situation so nothing can be selected), you should rebatch it before feed into selector, or wait for me to implement a list-compatible version
I have 1000 images in a folder.
I want to get 1-25, 26-50, 51-75, ... 926,1000 so that I am processing them in batches.
I tried 1:25, doesn't work:
Why?
The text was updated successfully, but these errors were encountered: