diff --git a/custom-node-list.json b/custom-node-list.json index e38b4e82..621a5842 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -19514,6 +19514,17 @@ ], "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" } ] }