From 59c84ba4485c654699909ff61a6b082f2b0ef1f2 Mon Sep 17 00:00:00 2001 From: uinodes <1034305782@qq.com> Date: Thu, 26 Jun 2025 18:40:00 +0800 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 2545deb3..4df6fcf9 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -28189,6 +28189,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 ." + },