#255 · Primary category: Video & Animation

Text2Video-Zero

video-editing video-generation

[ICCV 2023 Oral] Text-to-Image Diffusion Models are Zero-Shot Video Generators

Project last updated:05/06/23

GitHub Stars

4.2K

Forks

388

Contributors

11

License

Other

Why we included this project

For teams that want to generate video without training a dedicated video model, this project offers a practical shortcut: it takes an off-the-shelf Stable Diffusion model and turns it into a zero-shot video generator by guiding motion in latent space. The official code covers plain text-to-video, pose or edge conditioning, depth control, and an Instruct-Pix2Pix variant for instruction-guided video editing, so one codebase handles several workflows. Anyone already comfortable with Stable Diffusion will find the setup familiar, and since you can load any hosted base or DreamBooth checkpoint, existing models plug in easily. As the reference implementation of the ICCV 2023 paper, it is also a solid entry point for researchers who want to dig into the method itself rather than just consume an API.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category