update DB

This commit is contained in:
Dr.Lt.Data 2025-12-03 01:35:55 +09:00
parent 4d2887e99f
commit c8f05e79db
2 changed files with 21 additions and 11 deletions

View File

@ -37345,6 +37345,16 @@
"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.", "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" "nodename_pattern": "ForbiddenVision"
}, },
{
"author": "ah-kun",
"title": "ComfyUI-FailSafe-Translate-Node",
"reference": "https://github.com/ah-kun/ComfyUI-FailSafe-Translate-Node",
"files": [
"https://github.com/ah-kun/ComfyUI-FailSafe-Translate-Node"
],
"install_type": "git-clone",
"description": "Fail-safe Google Translate prompt node for ComfyUI (retry + caching)."
},
@ -37774,16 +37784,6 @@
], ],
"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": "ah-kun",
"title": "ComfyUI-FailSafe-Translate-Node",
"reference": "https://github.com/ah-kun/ComfyUI-FailSafe-Translate-Node",
"files": [
"https://github.com/ah-kun/ComfyUI-FailSafe-Translate-Node"
],
"install_type": "git-clone",
"description": "Fail-safe Google Translate prompt node for ComfyUI (retry + caching)."
} }
] ]
} }

View File

@ -52,6 +52,16 @@
"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.", "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" "nodename_pattern": "ForbiddenVision"
}, },
{
"author": "ah-kun",
"title": "ComfyUI-FailSafe-Translate-Node",
"reference": "https://github.com/ah-kun/ComfyUI-FailSafe-Translate-Node",
"files": [
"https://github.com/ah-kun/ComfyUI-FailSafe-Translate-Node"
],
"install_type": "git-clone",
"description": "Fail-safe Google Translate prompt node for ComfyUI (retry + caching)."
},
{ {
"author": "princepainter", "author": "princepainter",
"title": "PainterFLF2V - First/Last Frame Video Enhancer", "title": "PainterFLF2V - First/Last Frame Video Enhancer",