From 29256a5154206c67de0d74c6af1fe9c008e18b69 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Wed, 3 Dec 2025 01:33:18 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 24 ++++++++++++------------ node_db/new/custom-node-list.json | 11 +++++++++++ 2 files changed, 23 insertions(+), 12 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 725ceab1..9dfc20ed 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -37334,6 +37334,17 @@ "install_type": "git-clone", "description": "Remote workflow executor node - Execute workflows on remote ComfyUI servers. Supports image/text/audio/video input and output." }, + { + "author": "luxdelux7", + "title": "Forbidden Vision", + "reference": "https://github.com/luxdelux7/ComfyUI-Forbidden-Vision", + "files": [ + "https://github.com/luxdelux7/ComfyUI-Forbidden-Vision" + ], + "install_type": "git-clone", + "description": "Custom face detection and segmentation for ComfyUI with automatic face fixing, intelligent color grading, and iterative refinement. Custom-trained models optimized for realistic, anime, and NSFW content.", + "nodename_pattern": "ForbiddenVision" + }, @@ -37763,17 +37774,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "luxdelux7", - "title": "Forbidden Vision", - "reference": "https://github.com/luxdelux7/ComfyUI-Forbidden-Vision", - "files": [ - "https://github.com/luxdelux7/ComfyUI-Forbidden-Vision" - ], - "install_type": "git-clone", - "description": "Custom face detection and segmentation for ComfyUI with automatic face fixing, intelligent color grading, and iterative refinement. Custom-trained models optimized for realistic, anime, and NSFW content.", - "nodename_pattern": "ForbiddenVision" - } + } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 969d8174..ffaf8bf5 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -41,6 +41,17 @@ "install_type": "git-clone", "description": "Remote workflow executor node - Execute workflows on remote ComfyUI servers. Supports image/text/audio/video input and output." }, + { + "author": "luxdelux7", + "title": "Forbidden Vision", + "reference": "https://github.com/luxdelux7/ComfyUI-Forbidden-Vision", + "files": [ + "https://github.com/luxdelux7/ComfyUI-Forbidden-Vision" + ], + "install_type": "git-clone", + "description": "Custom face detection and segmentation for ComfyUI with automatic face fixing, intelligent color grading, and iterative refinement. Custom-trained models optimized for realistic, anime, and NSFW content.", + "nodename_pattern": "ForbiddenVision" + }, { "author": "princepainter", "title": "PainterFLF2V - First/Last Frame Video Enhancer",