From ba5aca712219556d85ac54000dd66dc529b454f4 Mon Sep 17 00:00:00 2001 From: zaochuan5854 Date: Mon, 13 Apr 2026 12:47:56 +0900 Subject: [PATCH] Add ComfyUI-TensorRT-Reforge (#2767) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 38629116..3425a0d1 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -46123,6 +46123,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "zaochuan5854", + "title": "ComfyUI-TensorRT-Reforge", + "id": "comfyui-tensorrt-reforge", + "reference": "https://github.com/zaochuan5854/ComfyUI-TensorRT-Reforge", + "files": [ + "https://github.com/zaochuan5854/ComfyUI-TensorRT-Reforge" + ], + "install_type": "git-clone", + "description": "Building upon the excellent foundation of ComfyUI_TensorRT, this version focuses on full support for the Anima architecture and advanced TensorRT acceleration. It aims to push NVIDIA RTX™ GPU performance to its limits for the next generation of Stable Diffusion workflows." } ] } \ No newline at end of file