mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-21 04:10:48 +08:00
Add a set of translator nodes
This commit is contained in:
parent
09f8d5cb2d
commit
73927aa173
@ -36408,6 +36408,22 @@
|
|||||||
],
|
],
|
||||||
"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",
|
||||||
|
"id": "comfyui-translator-owlv",
|
||||||
|
"reference": "OwlvChirotha/ComfyUI-Translator",
|
||||||
|
"files": [
|
||||||
|
{
|
||||||
|
"url": "https://github.com/OwlvChirotha/ComfyUI-Translator",
|
||||||
|
"dest": "custom_nodes/ComfyUI-Translator",
|
||||||
|
"method": "clone"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"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