mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
update DB
This commit is contained in:
parent
44cac3fc43
commit
135befa101
@ -35720,6 +35720,17 @@
|
|||||||
"description": "A collection of custom utility nodes for ComfyUI, providing a variety of practical mini-tools with multiple functions.",
|
"description": "A collection of custom utility nodes for ComfyUI, providing a variety of practical mini-tools with multiple functions.",
|
||||||
"tags": ["utility"]
|
"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",
|
"author": "Cyrostar",
|
||||||
"title": "ComfyUI-Artha-Nodes",
|
"title": "ComfyUI-Artha-Nodes",
|
||||||
@ -36419,17 +36430,6 @@
|
|||||||
],
|
],
|
||||||
"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"]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,5 +1,16 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"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",
|
"author": "princepainter",
|
||||||
"title": "ComfyUI-PainterI2V",
|
"title": "ComfyUI-PainterI2V",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user