File size: 524 Bytes
500f153
 
 
5531865
 
 
 
1
2
3
4
5
6
7
---
license: cc-by-nc-4.0
---

Variable length frame conditioning for infinite length video generation. Can be used to generate videos from text that continue from an existing video or image. It can also generate the initial image using a standard text-to-image model from huggingface. Developed in collaboration with [motexture](https://github.com/motexture) and based on [vseq2vseq](https://github.com/motexture/vseq2vseq).

Repo for inference can be found at [ContinuitySeq](https://github.com/bfasenfest/continuity-seq).