mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-21 20:30:48 +08:00
update DB
This commit is contained in:
parent
9a15d5ce4e
commit
859e0f20b8
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user