Update custom-node-list.json (#1476)

Add extension: ComfyUI-ArchiGraph
This commit is contained in:
Vincent Feng Shen 2025-01-25 07:41:36 +08:00 committed by GitHub
parent e4bba28579
commit 9a15d5ce4e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20386,6 +20386,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "vincentfs",
"title": "ComfyUI-ArchiGraph",
"id": "archigraph",
"reference": "https://github.com/vincentfs/ComfyUI-ArchiGraph",
"files": [
"https://github.com/vincentfs/ComfyUI-ArchiGraph"
],
"install_type": "git-clone",
"description": "Implementation of architectural related graph algorithm in ComfyUI."
}
]
}