From 86f6727b7c575379e4b98fca1ba442288f4fd420 Mon Sep 17 00:00:00 2001 From: huchukato Date: Sat, 21 Feb 2026 09:22:01 +0100 Subject: [PATCH] Add ComfyUI-RIFE-TensorRT-Auto node with automatic CUDA detection and multi-resolution support --- custom-node-list.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 58e60121..2e57f6ca 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -43123,6 +43123,18 @@ "tags": ["huggingface", "models", "search", "download", "hub", "checkpoints", "loras", "diffusers", "nsfw", "api", "integration", "browser", "manager", "stable"], "version": "1.0.0" }, + { + "id": "comfyui-rife-tensorrt-auto", + "reference": "https://github.com/huchukato/ComfyUI-RIFE-TensorRT-Auto", + "files": [ + "https://github.com/huchukato/ComfyUI-RIFE-TensorRT-Auto" + ], + "install_type": "git-clone", + "description": "Ultra-fast RIFE frame interpolation with TensorRT acceleration. Features automatic CUDA detection, multi-resolution support (up to 1920px), and seamless ComfyUI integration. Optimized for RTX 30/40/50 series with automatic TensorRT package installation.", + "category": "animation", + "tags": ["rife", "tensorrt", "interpolation", "frame", "video", "cuda", "rtx", "animation", "speed", "fps", "upscale", "motion", "ai", "nvidia", "optimization"], + "version": "1.0.0" + }, { "author": "kadima-tech", "title": "ComfyUI-Draggen",