Add 3 new nodes by huchukato: RIFE-TensorRT-Auto, Upscaler-TensorRT-Auto, HuggingFace

- ComfyUI-RIFE-TensorRT-Auto: Ultra fast frame interpolation with automatic TensorRT optimization
- ComfyUI-Upscaler-TensorRT-Auto: 2-4x faster image upscaling with TensorRT
- ComfyUI-HuggingFace: Advanced HuggingFace model downloader with search functionality

All nodes feature automatic installation, enhanced performance, and improved stability over original implementations.
This commit is contained in:
huchukato 2026-03-06 07:03:58 +01:00
parent 008e6ede56
commit 9472130473

View File

@ -43279,6 +43279,48 @@
"tags": ["tag", "completion", "autocomplete", "wildcard", "csv", "suggestion", "sub-selection", "a1111", "danbooru", "e621", "prompt", "utility", "enhanced", "stable"], "tags": ["tag", "completion", "autocomplete", "wildcard", "csv", "suggestion", "sub-selection", "a1111", "danbooru", "e621", "prompt", "utility", "enhanced", "stable"],
"version": "2.0.0" "version": "2.0.0"
}, },
{
"author": "huchukato",
"title": "ComfyUI-RIFE-TensorRT-Auto",
"id": "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 frame interpolation using Rife TensorRT with fully automatic installation and optimization. Features automatic TensorRT engine building, CUDA toolkit detection, and resolution profiles for optimal performance. 2-4x faster than original RIFE implementation with enhanced stability and memory management.",
"category": "video",
"tags": ["video", "interpolation", "rife", "tensorrt", "cuda", "performance", "frame", "motion", "automatic", "optimization", "enhanced", "fork", "stable"],
"version": "2.0.0"
},
{
"author": "huchukato",
"title": "ComfyUI-Upscaler-TensorRT-Auto",
"id": "upscaler-tensorrt-auto",
"reference": "https://github.com/huchukato/ComfyUI-Upscaler-TensorRT-Auto",
"files": [
"https://github.com/huchukato/ComfyUI-Upscaler-TensorRT-Auto"
],
"install_type": "git-clone",
"description": "2-4x faster ComfyUI image upscaling using TensorRT with automatic installation and model optimization. Supports popular upscaling models with automatic TensorRT engine building, CUDA toolkit detection, and memory-efficient processing. Enhanced performance and stability over original implementation.",
"category": "image",
"tags": ["image", "upscale", "tensorrt", "cuda", "performance", "enhancement", "automatic", "optimization", "esrgan", "edsr", "memory", "efficient", "enhanced", "fork", "stable"],
"version": "1.2.0"
},
{
"author": "huchukato",
"title": "ComfyUI-HuggingFace",
"id": "huggingface-downloader",
"reference": "https://github.com/huchukato/ComfyUI-HuggingFace",
"files": [
"https://github.com/huchukato/ComfyUI-HuggingFace"
],
"install_type": "git-clone",
"description": "HuggingFace model downloader for ComfyUI with advanced search and intelligent download system. Search, browse, and download models directly from HuggingFace repository without leaving ComfyUI interface. Features API token support, model type filtering, and migration path from Civicomfy with enhanced stability.",
"category": "utility",
"tags": ["huggingface", "model", "download", "search", "browse", "api", "repository", "management", "interface", "migration", "civicomfy", "enhanced", "stable"],
"version": "1.0.0"
},
{ {
"author": "kadima-tech", "author": "kadima-tech",
"title": "ComfyUI-Draggen", "title": "ComfyUI-Draggen",