update DB

This commit is contained in:
Dr.Lt.Data 2025-04-15 00:28:53 +09:00
parent 7a59b6d0d9
commit c7e69f4e26
2 changed files with 43 additions and 11 deletions

View File

@ -23769,6 +23769,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "[WIP]Custom nodes for handling, inspecting, modifying and creating various model files." "description": "[WIP]Custom nodes for handling, inspecting, modifying and creating various model files."
}, },
{
"author": "leoleexh",
"title": "Comfy-Topaz-Photo",
"id": "leoleexh's Custom-Nodes",
"reference": "https://github.com/leoleelxh/Comfy-Topaz-Photo",
"files": [
"https://github.com/leoleelxh/Comfy-Topaz-Photo"
],
"install_type": "git-clone",
"description": "A new ComfyUI node for integrating Topaz Photo AI's powerful image enhancement capabilities"
},
@ -24228,17 +24239,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": "leoleexh",
"title": "Comfy-Topaz-Photo",
"id": "leoleexh's Custom-Nodes",
"reference": "https://github.com/leoleelxh/Comfy-Topaz-Photo",
"files": [
"https://github.com/leoleelxh/Comfy-Topaz-Photo"
],
"install_type": "git-clone",
"description": "A new ComfyUI node for integrating Topaz Photo AI's powerful image enhancement capabilities"
} }
] ]
} }

View File

@ -10,6 +10,38 @@
{
"author": "Yuan-ManX",
"title": "ComfyUI-HiDream-I1",
"reference": "https://github.com/Yuan-ManX/ComfyUI-HiDream-I1",
"files": [
"https://github.com/Yuan-ManX/ComfyUI-HiDream-I1"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for HiDream-I1 model."
},
{
"author": "leoleexh",
"title": "Comfy-Topaz-Photo",
"id": "leoleexh's Custom-Nodes",
"reference": "https://github.com/leoleelxh/Comfy-Topaz-Photo",
"files": [
"https://github.com/leoleelxh/Comfy-Topaz-Photo"
],
"install_type": "git-clone",
"description": "A new ComfyUI node for integrating Topaz Photo AI's powerful image enhancement capabilities"
},
{
"author": "silveroxides",
"title": "Model Utility Toolkit",
"id": "comfyui_modelutils",
"reference": "https://github.com/silveroxides/ComfyUI-ModelUtils",
"files": [
"https://github.com/silveroxides/ComfyUI-ModelUtils"
],
"install_type": "git-clone",
"description": "[WIP]Custom nodes for handling, inspecting, modifying and creating various model files."
},
{ {
"author": "brantje", "author": "brantje",
"title": "ComfyUI-api-tools", "title": "ComfyUI-api-tools",