This commit is contained in:
RED 2026-07-06 18:27:26 +08:00 committed by GitHub
commit 17eb05ff2f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",
@ -54155,4 +54165,4 @@
"description": "Displays a large draggable floating window with live denoising step previews as your image generates, similar to A1111 and Forge." "description": "Displays a large draggable floating window with live denoising step previews as your image generates, similar to A1111 and Forge."
} }
] ]
} }