Add Forbidden Vision custom node pack

Custom face detection/segmentation models with enhancement nodes for ComfyUI.
Supports realistic, anime, and NSFW content.
This commit is contained in:
luxdelux7 2025-11-30 19:57:18 +01:00 committed by GitHub
parent 06496d07b3
commit d19a00bfb8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37722,6 +37722,17 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "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"
}
] ]
} }