Add ComfyUI-FailSafe-Translate-Node to custom-node-list (#2330)

This commit is contained in:
ah-kun 2025-12-03 01:35:14 +09:00 committed by GitHub
parent 29256a5154
commit 4d2887e99f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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