diff --git a/custom-node-list.json b/custom-node-list.json index e4c2c5d9..26d5d274 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -13423,6 +13423,27 @@ "install_type": "git-clone", "description": "Generalised 'image' processing nodes for images, masks, latents, and combinations thereof." }, + { + "author": "nonnonstop", + "title": "comfyui-faster-loading", + "reference": "https://github.com/nonnonstop/comfyui-faster-loading", + "files": [ + "https://github.com/nonnonstop/comfyui-faster-loading" + ], + "install_type": "git-clone", + "description": "This extension applies a patch that limits the model loading speed when using an HDD in a Windows environment. See [a/comfyanonymous/ComfyUI#1992](https://github.com/comfyanonymous/ComfyUI/issues/1992). [w/As this patch is only useful in very limited environments, its installation is not recommended under normal circumstances. Memory usage may increase.]" + }, + { + "author": "Dr.Jusseaux", + "title": "Diffusers-in-ComfyUI", + "reference": "https://github.com/maepopi/Diffusers-in-ComfyUI", + "files": [ + "https://github.com/maepopi/Diffusers-in-ComfyUI" + ], + "install_type": "git-clone", + "description": "A collection of ComfyUI custom nodes that allow to use most Diffusers pipelines and components in Comfy(Txt2Img, Img2Img, Inpainting, LoRAS, B-LoRAS, ControlNet...)" + }, + @@ -13801,17 +13822,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "Dr.Jusseaux", - "title": "Diffusers-in-ComfyUI", - "reference": "https://github.com/maepopi/Diffusers-in-ComfyUI", - "files": [ - "https://github.com/maepopi/Diffusers-in-ComfyUI" - ], - "install_type": "git-clone", - "description": "A collection of ComfyUI custom nodes that allow to use most Diffusers pipelines and components in Comfy(Txt2Img, Img2Img, Inpainting, LoRAS, B-LoRAS, ControlNet...)" } - ] } diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 4b93139d..973faf08 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -293,16 +293,6 @@ "install_type": "git-clone", "description": "[a/SadTalker](https://github.com/OpenTalker/SadTalker) for ComfyUI" }, - { - "author": "maepopi", - "title": "Diffusers-in-ComfyUI", - "reference": "https://github.com/maepopi/Diffusers-in-ComfyUI", - "files": [ - "https://github.com/maepopi/Diffusers-in-ComfyUI" - ], - "install_type": "git-clone", - "description": "This is a custom node allowing the use of the diffusers pipeline into ComfyUI. Based on [a/Limitex/ComfyUI-Diffusers](https://github.com/Limitex/ComfyUI-Diffusers)" - }, { "author": "hotpizzatactics", "title": "ComfyUI-WaterMark-Detector", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index a82f5ef3..4d1511ea 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -9,7 +9,27 @@ }, - + + { + "author": "Dr.Jusseaux", + "title": "Diffusers-in-ComfyUI", + "reference": "https://github.com/maepopi/Diffusers-in-ComfyUI", + "files": [ + "https://github.com/maepopi/Diffusers-in-ComfyUI" + ], + "install_type": "git-clone", + "description": "A collection of ComfyUI custom nodes that allow to use most Diffusers pipelines and components in Comfy(Txt2Img, Img2Img, Inpainting, LoRAS, B-LoRAS, ControlNet...)" + }, + { + "author": "nonnonstop", + "title": "comfyui-faster-loading", + "reference": "https://github.com/nonnonstop/comfyui-faster-loading", + "files": [ + "https://github.com/nonnonstop/comfyui-faster-loading" + ], + "install_type": "git-clone", + "description": "This extension applies a patch that limits the model loading speed when using an HDD in a Windows environment. See [a/comfyanonymous/ComfyUI#1992](https://github.com/comfyanonymous/ComfyUI/issues/1992). [w/As this patch is only useful in very limited environments, its installation is not recommended under normal circumstances. Memory usage may increase.]" + }, { "author": "TTPlanetPig", "title": "Comfyui_TTP_Toolset",