From 4d12f4e9fccf758bd308023e5cb7b1765d8585db Mon Sep 17 00:00:00 2001 From: BenJiang <313185710@qq.com> Date: Sun, 11 Jan 2026 09:12:29 +0800 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 5bdfe095..782cddb1 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -41243,6 +41243,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "jianglinbin", + "title": "ComfyUI 3D Angles Selector", + "reference": "https://github.com/jianglinbin/ComfyUI-AnglesSelect", + "files": [ + "https://github.com/jianglinbin/ComfyUI-AnglesSelect" + ], + "install_type": "git-clone", + "description": "ComfyUI custom nodes for multi-angle LoRA prompt generation. Provides 3D visual angle selector and simple angle selector with support for 8 azimuths × 4 elevations × 3 distances = 96 view combinations." + } ] }