Nodes Browser
ComfyDeploy: How Suplex Misc ComfyUI Nodes works in ComfyUI?
What is Suplex Misc ComfyUI Nodes?
Misc Nodes: ControlNet Selector Node, Load Optional ControlNet Model, Diffusers Selector, Save Image JPG No Meta, Multi Input Variable Rewrite
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
Suplex Misc ComfyUI Nodes
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
Misc ComfyUI Nodes. Will continue adding more as I find nodes that don't otherwise exist.
Nodes:
- "ControlNet Selector" - This will let you select from all of your ControlNet models without forcing it to load them. Great for passing it to other nodes.
- "Load Optional ControlNet Model" - This is a fork of the original "Load ControlNet Model" node in comfy core, but instead of it auto-assigning a ControlNet load and forcefully loading it, it has an extra None value that you can use to trigger it to no longer load anything.
- "Diffusers Selector" - This will let you select from all of your Diffusers formatted models without forcing it to load them. Great for passing it to other nodes.
- "Save Image JPG No Meta" - This saves a JPG image (with optional quality) without Metadata.
- "Multi Input Variable Rewrite" - Allows using inputs as variables to rewrite a string