mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
Update custom-node-list.json (#1417)
This commit is contained in:
parent
f4e0ce2ad4
commit
5d9578d231
@ -19525,6 +19525,25 @@
|
|||||||
],
|
],
|
||||||
"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": "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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user