mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-10 00:17:07 +08:00
Add ComfyUI-LinkRouter
This commit is contained in:
parent
16a212aa70
commit
80db5bd605
@ -1,5 +1,15 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "90-RED",
|
||||||
|
"title": "ComfyUI-LinkRouter",
|
||||||
|
"reference": "https://github.com/90-RED/ComfyUI-LinkRouter",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/90-RED/ComfyUI-LinkRouter"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Object-avoiding orthogonal link routing for ComfyUI. Links automatically detour around nodes with smooth right-angle paths. Flow animation, hover highlight, floating control bar, and full settings panel. Pure frontend — zero impact on generation."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "Carasibana",
|
"author": "Carasibana",
|
||||||
"title": "ComfyUI-SimpleFloatSlider",
|
"title": "ComfyUI-SimpleFloatSlider",
|
||||||
@ -54065,4 +54075,4 @@
|
|||||||
"description": "Depth-map paper-cut and parallax layer rasterizer for ComfyUI"
|
"description": "Depth-map paper-cut and parallax layer rasterizer for ComfyUI"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user