parralel #2

Merged
Ethanfel merged 20 commits from parralel into main 2026-01-19 12:30:42 +01:00
Showing only changes of commit 7639c3c158 - Show all commits

2
readme
View File

@@ -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). 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. 2. **Standard Sharpness Duo:** A classic filter setup for processing images/latents *inside* your existing workflow.
---
![nodes](example_workflows/nodes.png)
--- ---
## 🚀 Key Features ## 🚀 Key Features