From 18772c629287451d3ff54461b1939e49f3db894a Mon Sep 17 00:00:00 2001 From: uinodes <1034305782@qq.com> Date: Thu, 26 Jun 2025 21:34:15 +0800 Subject: [PATCH] Update custom-node-list.json (#1953) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 6d7ea629..e5b7802c 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -28199,6 +28199,16 @@ "install_type": "git-clone", "description": "This custom node allows you to perform audio-video lip synchronization inside ComfyUI using a simple interface." }, + { + "author": "uinodes", + "title": "ComfyUI-uinodesDOC", + "reference": "https://github.com/uinodes/ComfyUI-uinodesDOC", + "files": [ + "https://github.com/uinodes/ComfyUI-uinodesDOC" + ], + "install_type": "git-clone", + "description": "This custom node is designed to provide graphical documentation for ComfyUI custom nodes ." + },