Skip to content

Conversation

@MilitantHitchhiker
Copy link

The key changes are:
The use of cls instead of s in the INPUT_TYPES method.
The handling of image file extensions, where only .webp, .jpg, .jpeg, and .png files are processed.
The loop to process all the images between the start_index and the end of the list, ensuring all the images are handled correctly.

Problems resolved:
CR_LoadImageListPlus now correctly processes the full list as intended.
Skips over non-image files, preventing a workflow stopping error.

The key changes are:
The use of cls instead of s in the INPUT_TYPES method.
The handling of image file extensions, where only .webp, .jpg, .jpeg, and .png files are processed.
The loop to process all the images between the start_index and the end of the list, ensuring all the images are handled correctly.
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

Successfully merging this pull request may close these issues.

1 participant