mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-16 01:25:03 +08:00
Added quick-connections custom node (#996)
This commit is contained in:
parent
ea7e44e122
commit
4c17839831
@ -13822,6 +13822,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": "niknah",
|
||||||
|
"title": "Quick Connections",
|
||||||
|
"id": "quick-connections",
|
||||||
|
"reference": "https://github.com/niknah/quick-connections",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/niknah/quick-connections"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Quick connections, Circuit board connections"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user