From 7b6ff8bb01b5e8a8f94e20afa80228b47e6df7a8 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" <128333288+ltdrdata@users.noreply.github.com> Date: Sat, 8 Nov 2025 13:32:48 +0900 Subject: [PATCH] Remove duplicate entry for Multiple-Angle-Camera-Control --- custom-node-list.json | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index bedd8fb7..624b4def 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -36121,19 +36121,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Lorenzo Mercugliano", + "title": "Multiple-Angle-Camera-Control", + "id": "multiple-angle-camera-control", + "reference": "https://github.com/mercu-lore/-Multiple-Angle-Camera-Control", + "files": [ + "https://github.com/mercu-lore/-Multiple-Angle-Camera-Control.git" + ], + "install_type": "git-clone", + "description": "Advanced camera control prompt generator for ComfyUI, optimized for dx8152's MultiAngle LoRA. Simplifies multi-directional movements, rotations, and special views with bilingual output." } ] -}, -{ - "author": "Lorenzo Mercugliano", - "title": "Multiple-Angle-Camera-Control", - "id": "multiple-angle-camera-control", - "reference": "https://github.com/mercu-lore/-Multiple-Angle-Camera-Control", - "files": [ - "https://github.com/mercu-lore/-Multiple-Angle-Camera-Control.git" - ], - "install_type": "git-clone", - "description": "Advanced camera control prompt generator for ComfyUI, optimized for dx8152's MultiAngle LoRA. Simplifies multi-directional movements, rotations, and special views with bilingual output." } - -