ComfyUI Extension: Upscaler Downloader for ComfyUI
Run ComfyUI workflows without the setup
No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.
A ComfyUI custom node for downloading and managing upscaler/super-resolution models directly within the UI.
Looking for a different extension?
Custom Nodes (0)
README
Upscaler Downloader for ComfyUI
A custom node plugin that allows you to download, organize, and manage upscaler/super-resolution models directly inside ComfyUI.
Features
- Download upscaler models from URLs
- Manage local upscaler model directories
- Support for various upscaler formats (.pth, .pt, .safetensors)
- Download existing models to local machine
- Batch download all models at once
Supported Models
- RealESRGAN (x2, x4, x8)
- ESRGAN
- SwinIR
- Other upscaler models
Installation
Using ComfyUI-Manager
Search for Upscaler Downloader for ComfyUI and install.
Manual install
cd ComfyUI/custom_nodes
git clone https://github.com/huihuihuiz/upscaler_downloader
Usage
- Open ComfyUI
- Click the "放大模型下载器" button in the menu, or visit
http://your-comfyui-address/upscaler_downloader - Enter the model name and download URL
- Click "下载放大模型" to start downloading
Web Interface
Access the web interface at: http://localhost:8188/upscaler_downloader
License
MIT License
Run ComfyUI workflows without the setup
No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.