update DB

This commit is contained in:
Dr.Lt.Data 2025-01-09 21:10:23 +09:00
parent 5d9578d231
commit 429e13bf4d
3 changed files with 49 additions and 30 deletions

View File

@ -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"
}
]
}

View File

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

View File

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