update DB

This commit is contained in:
Dr.Lt.Data 2025-11-08 13:40:04 +09:00
parent cde83e9a38
commit 41e53a1f2a
2 changed files with 23 additions and 12 deletions

View File

@ -35677,6 +35677,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI pi-Flow nodes for fast few-step sampling." "description": "ComfyUI pi-Flow nodes for fast few-step sampling."
}, },
{
"author": "mikesimone",
"title": "Link Mode Toggle",
"reference": "https://github.com/mikesimone/ComfyUI-LinkModeToggle",
"files": [
"https://github.com/mikesimone/ComfyUI-LinkModeToggle"
],
"install_type": "git-clone",
"description": "Adds hotkeys (F8 / Ctrl+K) and a toolbar button to cycle node link styles (Spline / Linear / Straight).",
"tags": ["ui", "hotkey", "canvas"]
},
@ -36143,17 +36154,6 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
}, }
{
"author": "mikesimone",
"title": "Link Mode Toggle",
"reference": "https://github.com/mikesimone/ComfyUI-LinkModeToggle",
"files": [
"https://github.com/mikesimone/ComfyUI-LinkModeToggle"
],
"install_type": "git-clone",
"description": "Adds hotkeys (F8 / Ctrl+K) and a toolbar button to cycle node link styles (Spline / Linear / Straight).",
"tags": ["ui", "hotkey", "canvas"]
}
] ]
} }

View File

@ -32,6 +32,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI pi-Flow nodes for fast few-step sampling." "description": "ComfyUI pi-Flow nodes for fast few-step sampling."
}, },
{
"author": "mikesimone",
"title": "Link Mode Toggle",
"reference": "https://github.com/mikesimone/ComfyUI-LinkModeToggle",
"files": [
"https://github.com/mikesimone/ComfyUI-LinkModeToggle"
],
"install_type": "git-clone",
"description": "Adds hotkeys (F8 / Ctrl+K) and a toolbar button to cycle node link styles (Spline / Linear / Straight).",
"tags": ["ui", "hotkey", "canvas"]
},
{ {
"author": "scofano", "author": "scofano",
"title": "Simple Video Effects", "title": "Simple Video Effects",