This repository was archived by the owner on Jun 2, 2025. It is now read-only.
Replies: 3 comments 1 reply
-
Does sound helpful. Yeah I can add that. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Added here: b59970f |
Beta Was this translation helpful? Give feedback.
0 replies
-
Nice! This is will be very useful. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be helpful to return true or false if the find/replace occured. Also might be helpful to return an integer for the amount of find/replacements that occcured - or just return an int since no replacements would result in 0?
Application: I'm use a WD14 tagger for a batch img-to-img conversion, and would like to change the sampler denoise value if the string "close_up" is ever detected. I'm having trouble finding a simple string-inclusion node anywhere and I think simply adding on a boolean/number output to your find/replace node would be pretty easy.
Beta Was this translation helpful? Give feedback.
All reactions