mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-20 21:38:18 +08:00
fix(custom-node-list): relocate ComfyUI-LinkRouter to end (new author) + node_db/new sync
This commit is contained in:
parent
b669845f5e
commit
997b9e45f4
@ -1,15 +1,5 @@
|
|||||||
{
|
{
|
||||||
"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",
|
||||||
@ -54357,6 +54347,16 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Extract the first and last frame from any video file or image batch in ComfyUI."
|
"description": "Extract the first and last frame from any video file or image batch in ComfyUI."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@ -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": "cyberdelia",
|
"author": "cyberdelia",
|
||||||
"title": "NegPiP Prompt (Multi-Model)",
|
"title": "NegPiP Prompt (Multi-Model)",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user