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
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
ComfyUI NodePresets
and select it - 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. :)