Updated custom-node-list.json (#740)

This commit is contained in:
Scorpinaus 2024-06-04 21:59:21 +08:00 committed by GitHub
parent e7daf0dc9d
commit 6e8b67bc95
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",