Update custom-node-list.json

This commit is contained in:
SKFRMSEHF 2025-12-12 14:14:23 +09:00 committed by GitHub
parent e4c370a7d9
commit 3509023c22
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38822,6 +38822,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": "SKFRMSEHF",
"title": "SK-ComfyUI-FolderingLoader",
"id": "skloader",
"reference": "https://github.com/SKFRMSEHF/comfyui_SK_Loader",
"files": [
"https://github.com/SKFRMSEHF/comfyui_SK_Loader"
],
"install_type": "git-clone",
"description": "Unified loader nodes with folder organization support for checkpoints, LoRA, VAE, and diffusion models"
} }
] ]
} }