mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
Add a set of translator nodes (#2271)
* Add a set of translator nodes * Update custom-node-list.json --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
parent
449fa3510e
commit
44cac3fc43
@ -36419,6 +36419,17 @@
|
|||||||
],
|
],
|
||||||
"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": "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"]
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user