This repository was archived by the owner on Jun 2, 2025. It is now read-only.
Need more number converters, need more switch options. #131
Ferniclestix
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Switches are just this or that, there is no real "reverse" as the output is controlled by the input, and the bool allows you to change this input value to switch it. And I'm not sure what you mean exactly by "end at switch"? We have to output something or ComfyUI will error out and stop all execution. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Currently trying to do some math stuff using WAS nodes and keep finding myself unable to do certain conversions like Int to number which forces me to do this stuff,

The number operation node is amazing but almost nothing will go into it which drastically reduces its usefulness.
Second thing, the current switch options are ok but we need switches that go the other way too as well as the option to end at the switch if a certain input is selected. selecting an output is just as useful as selecting an input. and could allow use to switch on and off parts of our workflow as needed without disconnecting noodles.
Beta Was this translation helpful? Give feedback.
All reactions