Custom ComfyUI node pack that includes the Advanced Set/Get UI nodes and the Model Name Selector node.
-
Open a terminal and change into your ComfyUI folder:
cd /path/to/ComfyUI -
Clone this repository into the custom_nodes directory:
git clone https://github.com/OnceWasPerfect/Comfyui_OWPTools.git custom_nodes/ComfyUI_OWPTools
-
Restart ComfyUI so it can load the new nodes.
From your ComfyUI folder, run:
cd /path/to/ComfyUI
cd custom_nodes/ComfyUI_OWPTools
git pullThen restart ComfyUI.
- Nodes appear under the OWPTools category in the node menu.
- Web extensions live in
ComfyUI_OWPTools/web/extensions/.