Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CR Load Image List node always have input_folder to undefined #145

Open
Poukpalaova opened this issue Mar 26, 2024 · 0 comments
Open

CR Load Image List node always have input_folder to undefined #145

Poukpalaova opened this issue Mar 26, 2024 · 0 comments

Comments

@Poukpalaova
Copy link

I just made a new install of comfyui with venv and trying to use a old workflow of mine that use CR Load Image List to loop into a folder for image but keep getting that first input_folder undefined. But i did defined the folder in the input_path, why does it would require a input_folder? Looking more into that prob and found that when we parse an image, i also go in the input folder of comfyui installation. I didn't know that, so i said to myself, this node may need an input folder custom to not mix with normal input_folder so i goes created a new folder in input folder so there is a place for the node to put those file.

Now it's working BUT, that not write anywhere on the github page that we have to define such folder before using this node. IMO it should use normal comfyui input folder unless we specify one in particular. Since it's not working from start without a new folder created in comfyui input folder, i say this is a bug unless it's wrote somewhere we have to do so.
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant