mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-23 05:10:48 +08:00
Update custom-node-list.json
This commit is contained in:
parent
0fcdcc93a2
commit
5b0c2abf3a
@ -36121,6 +36121,18 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "LinkModeToggle",
|
||||
"author": "Mike Simone",
|
||||
"url": "https://github.com/YOUR_GITHUB_USERNAME/LinkModeToggle",
|
||||
"branch": "main",
|
||||
"tags": ["ui", "ux", "canvas", "links"],
|
||||
"description": "F8/Ctrl+K hotkeys and a bottom-right toolbar button to cycle link render modes (Spline/Linear/Straight) with persistence.",
|
||||
"python": false,
|
||||
"pip": [],
|
||||
"license": "MIT"
|
||||
}
|
||||
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user