ComfyUI
ComfyUI copied to clipboard
[Feature Request] - Adding "Constant" Nodes
I really like your UI, it's incredibly fun to work with. And the "interactive" Documentation is genuinely nice, I'm looking forward to the finished version.
While using and playing around with the UI I got the feeling that constant nodes would be a good addition. If I have multiple Sampler nodes and want to tweak the sampler steps all at once I could do this with just one constant node where an integer or float value (like 30) is plugged into all Sampler nodes.
This would also be handy for other cases where I don't want to change some values one by one. Especially in complex node setups.
Thank you for your work you putting in this!
I posted here yesterday, which explains how to make use of the custom nodes it links to. Lol, it's a goofy way to answer your question but follow the links and I think you'll find it does help with what you were after :)
I do also have these you could play with. The same instructions from the other would apply to using these. They'll show up under "utils" in the menu. They are a bit wonky still though, and maybe not as useful, also a bit buggy possibly. constants2.py.txt
For sampler specific needs the other is your friend :)
Thank you for reaching out! This is really helpful!
Fixed with: https://github.com/comfyanonymous/ComfyUI/pull/243