update DB

This commit is contained in:
Dr.Lt.Data 2025-11-12 23:45:41 +09:00
parent 44cac3fc43
commit 135befa101
2 changed files with 23 additions and 12 deletions

View File

@ -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"]
}
}
]
}

View File

@ -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",