Nodes Browser

ComfyDeploy: How ComfyUI NodePresets works in ComfyUI?

What is ComfyUI NodePresets?

An extension for ComyUI that enables saving and loading node presets using the node's context menu. Right click a node and choose 'Presets' from its context menu to access the node's presets.

How to install it in ComfyDeploy?

Head over to the machine page

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for ComfyUI NodePresets and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

ComfyUI NodePresets

An extension for ComyUI that enables saving and loading node presets using the node's context menu.

Usage

Right click a node and choose "Presets" from its context menu to access the node's presets.

Installation

Clone this repository into your custom_nodes folder using git clone https://github.com/BlakeOne/ComfyUI-NodePresets and reload ComfyUI.

Props

This extension is based on ComfyUI's NodeTemplates extension. :)