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

Node to "cancel" on the fly? #3425

Open
ryo0ka opened this issue May 8, 2024 · 0 comments
Open

Node to "cancel" on the fly? #3425

ryo0ka opened this issue May 8, 2024 · 0 comments

Comments

@ryo0ka
Copy link

ryo0ka commented May 8, 2024

I want to cancel the rendering (aka. discard and move on to the next batch) before the workflow proceeds to time-consuming nodes (ie. upscaling/post-effect etc) in case the initial low-res rendering failed to fulfill certain requirements.

I'm running an overnight batch of 1000+ images and about 30% of them "fail". Obviously I can either improve the prompt/workflow or manually filter out faulty outputs, but that takes time.

I have found an "image-to-text" node using deep danbooru, which I think can be used to "evaluate" images based on the presence of keywords in the output text. Thing is, I can't find any nodes to perform "if a string contains a certain string, cancel the process and move on to the next batch". Is that possible?

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