Add ComfyUI-FailSafe-Translate-Node to custom-node-list

This commit is contained in:
Atsushi Maekawa 2025-12-02 01:31:50 +09:00
parent c8dce94c03
commit 1a74709e77

View File

@ -37722,6 +37722,16 @@
],
"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)."
}
]
}