From ec92075ccc070cb392d33b629c2abf340ec76760 Mon Sep 17 00:00:00 2001 From: chaojie Date: Fri, 19 Apr 2024 16:29:05 +0800 Subject: [PATCH] rename ComfyUI-CameraCtrl-Wrapper (#584) --- custom-node-list.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index da0edf8e..3fbc977e 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -4589,13 +4589,13 @@ }, { "author": "chaojie", - "title": "ComfyUI-CameraCtrl", - "reference": "https://github.com/chaojie/ComfyUI-CameraCtrl", + "title": "ComfyUI-CameraCtrl-Wrapper", + "reference": "https://github.com/chaojie/ComfyUI-CameraCtrl-Wrapper", "files": [ - "https://github.com/chaojie/ComfyUI-CameraCtrl" + "https://github.com/chaojie/ComfyUI-CameraCtrl-Wrapper" ], "install_type": "git-clone", - "description": "ComfyUI-CameraCtrl" + "description": "ComfyUI-CameraCtrl-Wrapper" }, { "author": "chaojie",