diff --git a/custom-node-list.json b/custom-node-list.json index 9b68e57f..d0ab00cc 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -19872,6 +19872,17 @@ "install_type": "git-clone", "description": "this repo is to capture end-to-end data, metadata, and embeddings for ComfyUI workflows, specifically HunyuanVideo to start." }, + { + "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." + }, @@ -20386,17 +20397,6 @@ ], "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." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 1437b7ab..4a96b263 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,28 @@ + { + "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." + }, + { + "author": "CY-CHENYUE", + "title": "ComfyUI-MiniCPM-o", + "id": "ComfyUI-MiniCPM-o", + "reference": "https://github.com/CY-CHENYUE/ComfyUI-MiniCPM-o", + "files": [ + "https://github.com/CY-CHENYUE/ComfyUI-MiniCPM-o" + ], + "description": "ComfyUI custom nodes for MiniCPM", + "install_type": "git-clone" + }, { "author": "bugltd", "title": "ComfyLab Pack",