From 4cd17e124edbe2da1f85fe53248f56c61de72857 Mon Sep 17 00:00:00 2001 From: chaojie Date: Sat, 3 Feb 2024 04:28:48 +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 3350b13..a3c7f85 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -4164,6 +4164,16 @@ "install_type": "git-clone", "description": "Nodes:3D Pose Editor" }, + { + "author": "chaojie", + "title": "ComfyUI-Panda3d", + "reference": "https://github.com/chaojie/ComfyUI-Panda3d", + "files": [ + "https://github.com/chaojie/ComfyUI-Panda3d" + ], + "install_type": "git-clone", + "description": "ComfyUI 3d engine" + }, { "author": "chaojie", "title": "ComfyUI-Pymunk",