diff --git a/custom-node-list.json b/custom-node-list.json index f56bb72e..e1db2770 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -9869,18 +9869,17 @@ "description": "This custom nodes enables Stable Projectorz to work with ComfyUI Directly." }, - - - - - - - - - - - - + { + "author": "Scorpinaus", + "title": "Loaders for Diffusers-format checkpoints", + "id": "diffusersloader", + "reference": "https://github.com/Scorpinaus/ComfyUI-DiffusersLoader", + "files": [ + "https://github.com/Scorpinaus/ComfyUI-DiffusersLoader" + ], + "install_type": "git-clone", + "description": "This node pack allows loading of CLIP, MODEL, VAE aspects for both SD1.5 and SDXL checkpoints that is converted to diffusers format." + }, { "author": "Ser-Hilary",