From 0db412baf421a19b57e9d8685bc0928efea9d28b Mon Sep 17 00:00:00 2001 From: Ethanfel Date: Sun, 19 Apr 2026 19:41:17 +0200 Subject: [PATCH] docs: add ComfyUI-8cut node pack design Tensor-free video scanning workflow for remote browser access. 5 nodes (LoadVideo, AudioScan, VideoReview, TrainModel, ExportClips) with custom types passing file paths instead of image tensors. Reuses entire core/ package unchanged. Co-Authored-By: Claude Opus 4.6 --- .../2026-04-19-comfyui-node-pack-design.md | 226 ++++++++++++++++++ 1 file changed, 226 insertions(+) create mode 100644 docs/plans/2026-04-19-comfyui-node-pack-design.md diff --git a/docs/plans/2026-04-19-comfyui-node-pack-design.md b/docs/plans/2026-04-19-comfyui-node-pack-design.md new file mode 100644 index 0000000..22bd656 --- /dev/null +++ b/docs/plans/2026-04-19-comfyui-node-pack-design.md @@ -0,0 +1,226 @@ +# ComfyUI-8cut Node Pack Design + +Date: 2026-04-19 + +## Goal + +Port 8-cut's video scanning, training, review, and export workflow to a ComfyUI node pack. The primary motivation is **remote access** — ComfyUI's web UI allows browser-based operation over the network, and HTML5 `