rgthree's ComfyUI Nodes
Nodes: Seed, Reroute, Context, Lora Loader Stack, Context Switch, Fast Muter. These custom nodes helps organize the building of complex workflows.
79f5fea259cae29dd934d1eb7be378fee2777aa2
remove debug print Adds the (discouraged) ability to pass '-1' to the Seed node's server impl and use/save a new random seed. Addresses #188 Keep power prompt lora logs silent when disabled. New Node: Power Lora Loader! Change seed node from swapping actual index value with just manipulating prompt sent to server. Fixes #185 and #169 My handy update script. Fix case for super-fast debugging workflow. Rewrite seed widget using the RgthreeBaseServerNode. Also, change timing to the serialization/resetting to better handle batches. Maybe helps #169 Fix seed to accomdate previous comfyui breaking serialize signature. Remove build prompts_service Missing? Pulling in some generic updates from dev branches. Add the Group Header toggles to README. New Feature: Add quick mute and/or bypass icon toggles to group headers for one-click toggling when viewing groups. Off by default, turn on in rgthree-comfy's settings. Don't recalculate group nodes if a group is actively moving. Fixes #181 Fix relay setting wrong mode if overriding to 'nothing'. Adds auto nesting support for nested directories. Fixes #177 Merge branch 'main' of https://github.com/rgthree/rgthree-comfy