From 10aff14af5f63e752dcaa00dc6b728ed497767fc Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 12 Jan 2026 01:06:25 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 56 +++++++++++++++++++++++-------- node_db/new/custom-node-list.json | 42 +++++++++++++++++++++++ 2 files changed, 84 insertions(+), 14 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 100730f3..76655cdf 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1,16 +1,5 @@ { "custom_nodes": [ - { - "author": "shmba05tom", - "title": "Comfyui-Image-Concat", - "id": "Comfyui-Image-Concat", - "reference": "https://github.com/shmbatom/Comfyui-Image-Concat", - "files": [ - "https://github.com/shmbatom/Comfyui-Image-Concat" - ], - "install_type": "git-clone", - "description": "a powerful image concatenation tool for ComfyUI, with True Alpha Channel Support and Multiple Image-block Fill Modes." - }, { "author": "Dr.Lt.Data", "title": "ComfyUI-Manager", @@ -40768,6 +40757,17 @@ "install_type": "git-clone", "description": "image split comparison horizontally/vertically, real-time mouse interaction to adjust split ratios, bidirectional linkage between slider and mouse, and the ability to export comparison images with precise split lines." }, + { + "author": "shmba05tom", + "title": "Comfyui-Image-Concat", + "id": "Comfyui-Image-Concat", + "reference": "https://github.com/shmbatom/Comfyui-Image-Concat", + "files": [ + "https://github.com/shmbatom/Comfyui-Image-Concat" + ], + "install_type": "git-clone", + "description": "a powerful image concatenation tool for ComfyUI, with True Alpha Channel Support and Multiple Image-block Fill Modes." + }, { "author": "solidlime", "title": "Random Image Picker", @@ -40852,9 +40852,37 @@ "install_type": "git-clone", "description": "NSFW content detection node for ComfyUI - blocks inappropriate images automatically using YOLOv9 model." }, - - - + { + "author": "TheMadDoctor007", + "title": "Qwen Camera Selector", + "id": "qwen-camera-selector", + "reference": "https://github.com/TheMadDoctor007/ComfyUI-QwenCameraSelector", + "files": [ + "https://github.com/TheMadDoctor007/ComfyUI-QwenCameraSelector" + ], + "install_type": "git-clone", + "description": "Custom ComfyUI node providing camera angle and cinematic shot selection presets designed for Qwen multi-angle workflows." + }, + { + "author": "zengxianyu", + "title": "Intensity Fake Depth Node for ComfyUI", + "reference": "https://github.com/zengxianyu/ComfyUIIntensityDepth", + "files": [ + "https://github.com/zengxianyu/ComfyUIIntensityDepth" + ], + "install_type": "git-clone", + "description": "Output Fake Depth Maps with Detailed Object Boundaries" + }, + { + "author": "aimoviestudio", + "title": "ComfyUI Prompt Builder", + "reference": "https://github.com/aimoviestudio/comfyui-promptbuilder", + "files": [ + "https://github.com/aimoviestudio/comfyui-promptbuilder" + ], + "install_type": "git-clone", + "description": "Stop wasting hours tweaking prompt. This extension allows you to modularize your prompts into variables and assemble them using a powerful template-based approach." + }, diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 918357af..a4f19b46 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -11,6 +11,48 @@ "install_type": "git-clone", "description": "NSFW content detection node for ComfyUI - blocks inappropriate images automatically using YOLOv9 model." }, + { + "author": "TheMadDoctor007", + "title": "Qwen Camera Selector", + "id": "qwen-camera-selector", + "reference": "https://github.com/TheMadDoctor007/ComfyUI-QwenCameraSelector", + "files": [ + "https://github.com/TheMadDoctor007/ComfyUI-QwenCameraSelector" + ], + "install_type": "git-clone", + "description": "Custom ComfyUI node providing camera angle and cinematic shot selection presets designed for Qwen multi-angle workflows." + }, + { + "author": "zengxianyu", + "title": "Intensity Fake Depth Node for ComfyUI", + "reference": "https://github.com/zengxianyu/ComfyUIIntensityDepth", + "files": [ + "https://github.com/zengxianyu/ComfyUIIntensityDepth" + ], + "install_type": "git-clone", + "description": "Output Fake Depth Maps with Detailed Object Boundaries" + }, + { + "author": "aimoviestudio", + "title": "ComfyUI Prompt Builder", + "reference": "https://github.com/aimoviestudio/comfyui-promptbuilder", + "files": [ + "https://github.com/aimoviestudio/comfyui-promptbuilder" + ], + "install_type": "git-clone", + "description": "Stop wasting hours tweaking prompt. This extension allows you to modularize your prompts into variables and assemble them using a powerful template-based approach." + }, + { + "author": "shmba05tom", + "title": "Comfyui-Image-Concat", + "id": "Comfyui-Image-Concat", + "reference": "https://github.com/shmbatom/Comfyui-Image-Concat", + "files": [ + "https://github.com/shmbatom/Comfyui-Image-Concat" + ], + "install_type": "git-clone", + "description": "a powerful image concatenation tool for ComfyUI, with True Alpha Channel Support and Multiple Image-block Fill Modes." + }, { "author": "jchiotaka", "title": "comfyui-tile-calculator",