From f4e0ce2ad427a3060e75138e20be8f6e278ec5a4 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Thu, 9 Jan 2025 21:08:17 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 22 +++++++++++----------- node_db/dev/custom-node-list.json | 14 ++++++++++++-- 2 files changed, 23 insertions(+), 13 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 621a5842..d2b3316f 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -19052,6 +19052,17 @@ "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": "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" + }, @@ -19514,17 +19525,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "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" } ] } diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 5fd9833f..2e130764 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -9,8 +9,18 @@ "description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel." }, - - + + { + "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",