mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
Added quick-connections custom node (#996)
This commit is contained in:
parent
ea7e44e122
commit
4c17839831
@ -13822,6 +13822,17 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"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…
Reference in New Issue
Block a user