From 91f1528077e5ec3cae0860cdc2de676791791c0b Mon Sep 17 00:00:00 2001 From: layerdiffusion <19834515+lllyasviel@users.noreply.github.com> Date: Wed, 16 Apr 2025 19:54:17 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8918bf0..43c4153 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Official implementation and desktop software for ["Packing Input Frame Context i Links: [**Paper**](https://lllyasviel.github.io/frame_pack_gitpage/pack.pdf), [**Project Page**](https://lllyasviel.github.io/frame_pack_gitpage/) -FramePack is a next-frame (next-frame-section) prediction model that generates videos progressively. +FramePack is a next-frame (next-frame-section) prediction neural network structure that generates videos progressively. FramePack compresses input contexts to a constant length so that the generation workload is invariant to video length.