diff --git a/custom-node-list.json b/custom-node-list.json index e3de6d3b..bc27fc15 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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.", "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", "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)." - } + } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index ffaf8bf5..cc1583ad 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -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.", "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", "title": "PainterFLF2V - First/Last Frame Video Enhancer",