Update custom-node-list.json

This commit is contained in:
calcuis 2025-01-09 11:27:11 +08:00 committed by GitHub
parent 7d17ef0da1
commit 8c6beab57a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19503,6 +19503,25 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "calcuis",
"title": "gguf",
"id": "gguf",
"reference": "https://github.com/calcuis/gguf",
"files": [
"https://github.com/calcuis/gguf"
],
"preemptions":[
"LoaderGGUF",
"ClipLoaderGGUF",
"DualClipLoaderGGUF",
"TripleClipLoaderGGUF",
"LoaderGGUFAdvanced",
"GGUFSave"
],
"install_type": "git-clone",
"description": "gguf node for comfyui"
}
]
}