mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-07 18:17:36 +08:00
Add ComfyUI-Reboot to custom node list
This commit is contained in:
parent
d7aad369a4
commit
afe1858e44
@ -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)."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user