diff --git a/custom-node-list.json b/custom-node-list.json index 4bc2d765..f7eb8a1d 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -19063,6 +19063,25 @@ "install_type": "git-clone", "description": "Unofficial implementation of [ali-vilab/TeaCache](https://github.com/ali-vilab/TeaCache) for ComfyUI" }, + { + "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" + }, @@ -19525,25 +19544,6 @@ ], "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" } ] } diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 2e130764..623b256c 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -10,17 +10,6 @@ }, - { - "author": "welltop-cn", - "title": "ComfyUI-TeaCache", - "id": "teacache", - "reference": "https://github.com/welltop-cn/ComfyUI-TeaCache", - "files": [ - "https://github.com/welltop-cn/ComfyUI-TeaCache" - ], - "install_type": "git-clone", - "description": "Unofficial implementation of [ali-vilab/TeaCache](https://github.com/ali-vilab/TeaCache) for ComfyUI" - }, { "author": "zyd232", "title": "ComfyUI-zyd232-Nodes", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index e3178fdf..a860ca6e 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,17 @@ + { + "author": "welltop-cn", + "title": "ComfyUI-TeaCache", + "id": "teacache", + "reference": "https://github.com/welltop-cn/ComfyUI-TeaCache", + "files": [ + "https://github.com/welltop-cn/ComfyUI-TeaCache" + ], + "install_type": "git-clone", + "description": "Unofficial implementation of [ali-vilab/TeaCache](https://github.com/ali-vilab/TeaCache) for ComfyUI" + }, { "author": "jammyfu", "title": "Painting Coder Utils", @@ -21,6 +32,25 @@ "install_type": "git-clone", "description": "A practical collection of nodes for ComfyUI that streamlines image and text processing workflows. Features include image optimized resolution adjustment, text cleaning tools, dynamic image/text combination, and mask preview utilities. Perfect for artists and developers looking to enhance their AI art creation pipeline." }, + { + "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" + }, { "author": "sh570655308", "title": "ComfyUI-GigapixelAI",