Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 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.
- FramePack can process a very large number of frames with 13B models even on laptop GPUs.
- FramePack can be trained with a much larger batch size, similar to the batch size for image diffusion training.
- ComfyUI Wrapper for FramePack:
- https://github.com/tughw/ComfyUI-FramePack
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement