From 32b902ef98ba76e17ec17ad1d8778ded09db866e Mon Sep 17 00:00:00 2001 From: Owl-V Date: Mon, 10 Nov 2025 22:55:56 +0800 Subject: [PATCH] feat: add ComfyUI-Owlv_Nodes --- custom-node-list.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 7a66fbbd..d01b21f1 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -36173,6 +36173,18 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "Owl-V", + "title": "ComfyUI-Owlv_Nodes", + "id": "comfyui-owlv_nodes", + "reference": "OwlvChirotha/ComfyUI-Owlv_Nodes", + "files": [ + "https://github.com/OwlvChirotha/ComfyUI-Owlv_Nodes" + ], + "install_type": "git-clone", + "description": "A collection of custom utility nodes for ComfyUI, providing a variety of practical mini-tools with multiple functions.", + "tags": ["utility"] + } ] }