From 2808e9d3d8676a2cef54d54b7b032659988ae0c6 Mon Sep 17 00:00:00 2001 From: Sokes <142183324+m-sokes@users.noreply.github.com> Date: Wed, 4 Jun 2025 08:16:15 -0400 Subject: [PATCH] Update custom-node-list.json Fixed - added my custom nodes to the DB --- node_db/new/custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index d8288b26..9ee56a77 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -793,6 +793,16 @@ "install_type": "git-clone", "description": "This node pack is designed to adjust audio playback speed within ComfyUI, particularly to sync audio with models like FantasyTalking (WAN) that require specific frame rates. It can also be used for general-purpose audio speed control." }, + { + "author": "Mike Sokol", + "title": "ComfyUI Sokes Nodes 🦬", + "reference": "https://github.com/m-sokes/ComfyUI-Sokes-Nodes", + "files": [ + "https://github.com/m-sokes/ComfyUI-Sokes-Nodes" + ], + "install_type": "git-clone", + "description": "A small node suite for ComfyUI" + }, { "author": "ShmuelRonen", "title": "ComfyUI-Gemini_TTS",