ComfyUI Extension: 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.
Custom Nodes (0)
README
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. :)