ComfyUI Extension: Compare Videos
A custom ComfyUI extension to compare two video/image sequences via wipe preview.
Custom Nodes (0)
README
📽️ Compare Videos – ComfyUI Extension
Compare Videos is a custom ComfyUI extension that enables wipe-style comparisons between two sequences of images (representing videos). It is especially useful for visual evaluation of image/video generation pipelines, before-and-after comparisons, and frame-by-frame analysis.
🔧 Inspired by: Bjornulf_custom_nodes
🚀 Features
- 🎞️ Compare two sets of images as simulated videos
- 🎚️ Horizontal wipe preview (left/right frame blend)
📦 Installation
- Make sure you have ComfyUI installed.
- Clone this repository into your
ComfyUI/custom_nodes
directory:
cd ComfyUI/custom_nodes
git clone https://github.com/surinder83singh/ComfyUI-compare-videos.git