mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-21 20:30:48 +08:00
parent
e4bba28579
commit
9a15d5ce4e
@ -20386,6 +20386,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user