ComfyUI Extension: ComfyUI-RemacriScale
ComfyUI custom node for upscaling videos using the Remacri upscaler and then downscaling them. (Description by CC)
Custom Nodes (0)
README
ComfyUI-RemacriScale
Using Remacri upscaler, upscale a video and then downscale.
<img width="353" height="472" alt="image" src="https://github.com/user-attachments/assets/c322c23d-2596-407b-8cca-0c59cf5f91cd" />Installation
Method 1: Clone the Repository Navigate to your ComfyUI custom_nodes directory. Run:
git clone https://github.com/Austat/ComfyUI-RemacriScale
cd ComfyUI-RemacriScale
pip install -r requirements.txt
Restart ComfyUI.