mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-04-15 04:42:29 +08:00
update DB
This commit is contained in:
parent
f016eadd64
commit
bae0ac11c5
@ -45776,6 +45776,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A power-user toolkit for prompt logic, IO, RNG handling, and LoRA formatting."
|
"description": "A power-user toolkit for prompt logic, IO, RNG handling, and LoRA formatting."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "jtreminio",
|
||||||
|
"title": "Connect The Dots",
|
||||||
|
"id": "connect-the-dots",
|
||||||
|
"reference": "https://github.com/jtreminio/ComfyUI-ConnectTheDots",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/jtreminio/ComfyUI-ConnectTheDots"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Connect compatible nodes without scrolling across your graph."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -46167,17 +46178,6 @@
|
|||||||
],
|
],
|
||||||
"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": "jtreminio",
|
|
||||||
"title": "Connect The Dots",
|
|
||||||
"id": "connect-the-dots",
|
|
||||||
"reference": "https://github.com/jtreminio/ComfyUI-ConnectTheDots",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/jtreminio/ComfyUI-ConnectTheDots"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Connect compatible nodes without scrolling across your graph."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,5 +1,16 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "jtreminio",
|
||||||
|
"title": "Connect The Dots",
|
||||||
|
"id": "connect-the-dots",
|
||||||
|
"reference": "https://github.com/jtreminio/ComfyUI-ConnectTheDots",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/jtreminio/ComfyUI-ConnectTheDots"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Connect compatible nodes without scrolling across your graph."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "magicwang1111",
|
"author": "magicwang1111",
|
||||||
"title": "Comfyui-Kling-Wrapper",
|
"title": "Comfyui-Kling-Wrapper",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user