diff --git a/custom-node-list.json b/custom-node-list.json index 8b214db6..2e32afe2 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -35720,6 +35720,17 @@ "description": "A collection of custom utility nodes for ComfyUI, providing a variety of practical mini-tools with multiple functions.", "tags": ["utility"] }, + { + "author": "Owl-V", + "title": "ComfyUI-Translator", + "reference": "https://github.com/OwlvChirotha/ComfyUI-Translator", + "files": [ + "https://github.com/OwlvChirotha/ComfyUI-Translator" + ], + "install_type": "git-clone", + "description": "ComfyUI plug-in collection of basic translator, LLM translator and a series of LLM Service Connectors.", + "tags": ["translation", "llm", "ai", "connector", "utility"] + }, { "author": "Cyrostar", "title": "ComfyUI-Artha-Nodes", @@ -36419,17 +36430,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "Owl-V", - "title": "ComfyUI-Translator", - "reference": "https://github.com/OwlvChirotha/ComfyUI-Translator", - "files": [ - "https://github.com/OwlvChirotha/ComfyUI-Translator", - ], - "install_type": "git-clone", - "description": "ComfyUI plug-in collection of basic translator, LLM translator and a series of LLM Service Connectors.", - "tags": ["translation", "llm", "ai", "connector", "utility"] - } + } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index dda6d056..8c10c765 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,16 @@ { "custom_nodes": [ + { + "author": "Owl-V", + "title": "ComfyUI-Translator", + "reference": "https://github.com/OwlvChirotha/ComfyUI-Translator", + "files": [ + "https://github.com/OwlvChirotha/ComfyUI-Translator" + ], + "install_type": "git-clone", + "description": "ComfyUI plug-in collection of basic translator, LLM translator and a series of LLM Service Connectors.", + "tags": ["translation", "llm", "ai", "connector", "utility"] + }, { "author": "princepainter", "title": "ComfyUI-PainterI2V",