Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 881 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 881 Bytes

Misc ComfyUI Nodes. Will continue adding more as I find nodes that don't otherwise exist.

Nodes:

  1. "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.
  2. "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.
  3. "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.
  4. "Save Image JPG No Meta" - This saves a JPG image (with optional quality) without Metadata.
  5. "Multi Input Variable Rewrite" - Allows using inputs as variables to rewrite a string