Skip to content

Commit 859e0f2

Browse files
committed
update DB
1 parent 9a15d5c commit 859e0f2

File tree

2 files changed

+33
-11
lines changed

2 files changed

+33
-11
lines changed

custom-node-list.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -19872,6 +19872,17 @@
1987219872
"install_type": "git-clone",
1987319873
"description": "this repo is to capture end-to-end data, metadata, and embeddings for ComfyUI workflows, specifically HunyuanVideo to start."
1987419874
},
19875+
{
19876+
"author": "vincentfs",
19877+
"title": "ComfyUI-ArchiGraph",
19878+
"id": "archigraph",
19879+
"reference": "https://github.com/vincentfs/ComfyUI-ArchiGraph",
19880+
"files": [
19881+
"https://github.com/vincentfs/ComfyUI-ArchiGraph"
19882+
],
19883+
"install_type": "git-clone",
19884+
"description": "Implementation of architectural related graph algorithm in ComfyUI."
19885+
},
1987519886

1987619887

1987719888

@@ -20386,17 +20397,6 @@
2038620397
],
2038720398
"install_type": "unzip",
2038820399
"description": "This is a node to convert an image into a CMYK Halftone dot image."
20389-
},
20390-
{
20391-
"author": "vincentfs",
20392-
"title": "ComfyUI-ArchiGraph",
20393-
"id": "archigraph",
20394-
"reference": "https://github.com/vincentfs/ComfyUI-ArchiGraph",
20395-
"files": [
20396-
"https://github.com/vincentfs/ComfyUI-ArchiGraph"
20397-
],
20398-
"install_type": "git-clone",
20399-
"description": "Implementation of architectural related graph algorithm in ComfyUI."
2040020400
}
2040120401
]
2040220402
}

node_db/new/custom-node-list.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,28 @@
1010

1111

1212

13+
{
14+
"author": "vincentfs",
15+
"title": "ComfyUI-ArchiGraph",
16+
"id": "archigraph",
17+
"reference": "https://github.com/vincentfs/ComfyUI-ArchiGraph",
18+
"files": [
19+
"https://github.com/vincentfs/ComfyUI-ArchiGraph"
20+
],
21+
"install_type": "git-clone",
22+
"description": "Implementation of architectural related graph algorithm in ComfyUI."
23+
},
24+
{
25+
"author": "CY-CHENYUE",
26+
"title": "ComfyUI-MiniCPM-o",
27+
"id": "ComfyUI-MiniCPM-o",
28+
"reference": "https://github.com/CY-CHENYUE/ComfyUI-MiniCPM-o",
29+
"files": [
30+
"https://github.com/CY-CHENYUE/ComfyUI-MiniCPM-o"
31+
],
32+
"description": "ComfyUI custom nodes for MiniCPM",
33+
"install_type": "git-clone"
34+
},
1335
{
1436
"author": "bugltd",
1537
"title": "ComfyLab Pack",

0 commit comments

Comments
 (0)