Merge pull request #3054 from 90-RED/main

Add ComfyUI-LinkRouter
This commit is contained in:
Dr.Lt.Data
2026-07-14 15:30:32 +09:00
committed by GitHub
+11 -1
View File
@@ -1,5 +1,15 @@
{
"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",
"title": "ComfyUI-SimpleFloatSlider",
@@ -54349,4 +54359,4 @@
"description": "Extract the first and last frame from any video file or image batch in ComfyUI."
}
]
}
}