From 7c29162988b7eed2cb665e1ed5d2ba9bff8786bc Mon Sep 17 00:00:00 2001 From: chaojie Date: Thu, 18 Apr 2024 20:29:29 +0800 Subject: [PATCH] Update custom-node-list.json (#581) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index d71049b3..a26baa95 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -4587,6 +4587,16 @@ "install_type": "git-clone", "description": "Nodes:3D Pose Editor" }, + { + "author": "chaojie", + "title": "ComfyUI-CameraCtrl", + "reference": "https://github.com/chaojie/ComfyUI-CameraCtrl", + "files": [ + "https://github.com/chaojie/ComfyUI-CameraCtrl" + ], + "install_type": "git-clone", + "description": "ComfyUI-CameraCtrl" + }, { "author": "chaojie", "title": "ComfyUI-EasyAnimate",