layerdiffusion commited on
Commit
91f1528
·
1 Parent(s): 9360743

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ Official implementation and desktop software for ["Packing Input Frame Context i
8
 
9
  Links: [**Paper**](https://lllyasviel.github.io/frame_pack_gitpage/pack.pdf), [**Project Page**](https://lllyasviel.github.io/frame_pack_gitpage/)
10
 
11
- FramePack is a next-frame (next-frame-section) prediction model that generates videos progressively.
12
 
13
  FramePack compresses input contexts to a constant length so that the generation workload is invariant to video length.
14
 
 
8
 
9
  Links: [**Paper**](https://lllyasviel.github.io/frame_pack_gitpage/pack.pdf), [**Project Page**](https://lllyasviel.github.io/frame_pack_gitpage/)
10
 
11
+ FramePack is a next-frame (next-frame-section) prediction neural network structure that generates videos progressively.
12
 
13
  FramePack compresses input contexts to a constant length so that the generation workload is invariant to video length.
14