Skip to content

Add 3 new nodes: RIFE-TensorRT-Auto, Upscaler-TensorRT-Auto, HuggingFace#2670

Merged
ltdrdata merged 1 commit intoComfy-Org:mainfrom
huchukato:main
Mar 15, 2026
Merged

Add 3 new nodes: RIFE-TensorRT-Auto, Upscaler-TensorRT-Auto, HuggingFace#2670
ltdrdata merged 1 commit intoComfy-Org:mainfrom
huchukato:main

Conversation

@huchukato
Copy link
Copy Markdown
Contributor

Description

This PR adds 3 new custom nodes with enhanced performance and automatic installation features:

🚀 ComfyUI-RIFE-TensorRT-Auto

  • Ultra fast frame interpolation using Rife TensorRT
  • Fully automatic installation with TensorRT engine building
  • 2-4x faster than original RIFE implementation
  • Enhanced stability and memory management
  • CUDA toolkit detection and resolution profiles

⚡ ComfyUI-Upscaler-TensorRT-Auto

  • 2-4x faster image upscaling using TensorRT
  • Automatic installation and model optimization
  • Support for popular upscaling models (ESRGAN, EDSR)
  • Memory-efficient processing with CUDA detection
  • Enhanced performance over original implementation

🔍 ComfyUI-HuggingFace

  • Advanced HuggingFace model downloader for ComfyUI
  • Search and browse models directly from ComfyUI interface
  • API token support and model type filtering
  • Intelligent download system with repository management

Features

  • All nodes feature automatic installation and dependency management
  • Enhanced performance and improved stability over original implementations
  • TensorRT optimization for maximum speed
  • User-friendly interfaces with better error handling
  • Memory-efficient processing

Testing

  • All nodes tested on latest ComfyUI stable version
  • Automatic installation verified on fresh environments
  • Performance benchmarks show 2-4x improvement over base implementations

…uto, 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.
@ltdrdata ltdrdata merged commit b1a2685 into Comfy-Org:main Mar 15, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants