From 043e092589fa0103654578972434c16e1a51295d Mon Sep 17 00:00:00 2001 From: CauchyInno Date: Mon, 13 Jul 2026 10:29:32 +0800 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index ecbabced..169f285f 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -54337,6 +54337,16 @@ ], "install_type": "git-clone", "description": "A1111-style PNG Info for ComfyUI: load an image, read its generation metadata as human-readable text (A1111 parameters and ComfyUI embedded workflows), and reuse positive/negative/seed/steps/cfg as typed outputs." + }, + { + "author": "CocyNoric", + "title": "ComfyUI-Anima-TeaCache", + "reference": "https://github.com/CocyNoric/ComfyUI-Anima-TeaCache", + "files": [ + "https://github.com/CocyNoric/ComfyUI-Anima-TeaCache" + ], + "install_type": "git-clone", + "description": "TeaCache acceleration for the native ComfyUI implementation of circlestone-labs/Anima." } ] }