From 7639c3c158fbeb055a0ddf7c798286643a269c46 Mon Sep 17 00:00:00 2001 From: Ethanfel Date: Mon, 19 Jan 2026 12:23:56 +0100 Subject: [PATCH] Update readme --- readme | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme b/readme index ddd0299..973768a 100644 --- a/readme +++ b/readme @@ -6,6 +6,8 @@ This pack includes two distinct approaches: 1. **Parallel Video Loader:** A multi-threaded, path-based loader for processing massive video files directly from disk (Low RAM usage). 2. **Standard Sharpness Duo:** A classic filter setup for processing images/latents *inside* your existing workflow. +--- +![nodes](example_workflows/nodes.png) --- ## 🚀 Key Features