mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-20 20:02:58 +08:00
Update custom-node-list.json (#1575)
* Add Comfyui-Transform and LG_HotReload custom nodes * Update custom-node-list.json
This commit is contained in:
parent
a68330fb8f
commit
51e8b608dc
@ -21759,6 +21759,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": "LAOGOU-666",
|
||||||
|
"title": "ComfyUI-LG_HotReload",
|
||||||
|
"id": "ComfyUI-LG_HotReload",
|
||||||
|
"reference": "https://github.com/LAOGOU-666/Comfyui-LG_HotReload",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/LAOGOU-666/Comfyui-LG_HotReload"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "An extension for ComfyUI that allows hot reloading. Once installed, you can preview changes in real-time while developing custom nodes or installing plugins without restarting ComfyUI."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user