update DB

This commit is contained in:
Dr.Lt.Data
2025-06-13 22:41:52 +09:00
parent fa0a98ac6e
commit e2c90b4681
8 changed files with 2276 additions and 2202 deletions

View File

@@ -1,5 +1,25 @@
{
"custom_nodes": [
{
"author": "Zehong-Ma",
"title": "ComfyUI-MagCache",
"reference": "https://github.com/Zehong-Ma/ComfyUI-MagCache",
"files": [
"https://github.com/Zehong-Ma/ComfyUI-MagCache"
],
"install_type": "git-clone",
"description": "official implementation of [zehong-ma/MagCache](https://github.com/zehong-ma/MagCache) for ComfyUI"
},
{
"author": "without-ordinary",
"title": "OpenOutpaint ComfyUI Interface",
"reference": "https://github.com/without-ordinary/openoutpaint_comfyui_interface",
"files": [
"https://github.com/without-ordinary/openoutpaint_comfyui_interface"
],
"install_type": "git-clone",
"description": "An API interface for OpenOutpaint to work with ComfyUI workflow"
},
{
"author": "kiko9",
"title": "ComfyUI_Selectors",
@@ -668,26 +688,6 @@
],
"install_type": "git-clone",
"description": "ComfyUI extension for parsing Civitai PNG workflows and automatically downloading missing models"
},
{
"author": "zccrs",
"title": "ComfyUI DCI",
"reference": "https://github.com/zccrs/comfyui-dci",
"files": [
"https://github.com/zccrs/comfyui-dci"
],
"install_type": "git-clone",
"description": "A comprehensive ComfyUI extension for creating, previewing, and analyzing DCI (DSG Combined Icons) format files. This extension fully implements the DCI specification, supporting multi-state icons, multiple color tones, scaling factors, and advanced metadata analysis."
},
{
"author": "s9roll7",
"title": "Comfyui CoTracker Node",
"reference": "https://github.com/s9roll7/comfyui_cotracker_node",
"files": [
"https://github.com/s9roll7/comfyui_cotracker_node"
],
"install_type": "git-clone",
"description": "This is a node that outputs tracking results of a grid or specified points using CoTracker. It can be directly connected to the WanVideo ATI Tracks Node."
}
]
}