From 07acefffc15be9ae3b90f532f200068fa0bd17be Mon Sep 17 00:00:00 2001 From: Ethanfel Date: Tue, 20 Jan 2026 00:46:59 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7226c8a..71c2e64 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ A high-performance custom node suite for **ComfyUI** designed to detect blur, calculate sharpness scores (Laplacian Variance), and efficiently extract or filter the best frames from videos and image batches. -This pack solves two major problems in AI video workflows: +This pack is for a personnal project: 1. **Dataset Creation:** Extracting only the sharpest frames from massive movie files without crashing RAM. -2. **Generation Filtering:** Automatically discarding blurry frames from AnimateDiff or img2img outputs. +2. **Generation Filtering:** Automatically discarding blurry frames from Wan or img2img outputs. --- ![node](assets/nodes.png)