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.
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.
Clone this repository into your custom_nodes
folder using git clone https://github.com/BlakeOne/ComfyUI-NodePresets
and reload ComfyUI.
This extension is based on ComfyUI's NodeTemplates extension. :)