Add ComfyUI-Reboot to custom node list

This commit is contained in:
dna1989 2026-03-01 16:37:20 +05:30
parent d7aad369a4
commit afe1858e44

View File

@ -44047,6 +44047,17 @@
], ],
"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": "dna1989",
"title": "ComfyUI-Reboot",
"id": "comfyui-reboot",
"reference": "https://github.com/dna1989/ComfyUI-Reboot",
"files": [
"https://github.com/dna1989/ComfyUI-Reboot"
],
"install_type": "git-clone",
"description": "Adds a one-click server restart button to the ComfyUI sidebar. Features auto-reconnect and cross-platform support (Windows, Linux, macOS)."
} }
] ]
} }