GithubHelp home page GithubHelp logo

zbailey83 / show-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from showlab/show-1

0.0 0.0 0.0 131.64 MB

Show-1: Marrying Pixel and Latent Diffusion Models for Text-to-Video Generation

Home Page: https://showlab.github.io/Show-1/

License: Other

Python 100.00%

show-1's Introduction

🎬Show-1

Show Lab, National University of Singapore
* Equal Contribution  Corresponding Author

Hits

News

  • [10/12/2023] Code and weights released!

Setup

Requirements

pip install -r requirements.txt

Pytorch 2.0+ is highly recommended for more efficiency and speed on GPUs.

Weights

All weights are available in show lab huggingface! Please check key frames generation, interpolation, superresolution stage 1 and superresolution stage 2 modules. We also use deep-floyd-if superresolution stage 1 model for the first frame superresolution. To download deep-floyd-if models, you need follow their official instructions.

Inference

To run diffusion models for text-to-video generation, run this command:

python run_inference.py

The output videos from different modules will be stored in "outputs" folder with the gif format. The code will automatically donwload module weights from huggingface. Otherwise, you can donwload weights manually with git lfs then change the "pretrained_model_path" to your local path. Take key frames generation module for example:

git lfs install
git clone https://huggingface.co/showlab/show-1-base

Demo Video

Show-1.Demo.Video.mp4

Citation

If you make use of our work, please cite our paper.

@misc{zhang2023show1,
      title={Show-1: Marrying Pixel and Latent Diffusion Models for Text-to-Video Generation}, 
      author={David Junhao Zhang and Jay Zhangjie Wu and Jia-Wei Liu and Rui Zhao and Lingmin Ran and Yuchao Gu and Difei Gao and Mike Zheng Shou},
      year={2023},
      eprint={2309.15818},
      archivePrefix={arXiv},
      primaryClass={cs.CV}
}

Shoutouts

show-1's People

Contributors

junhaozhang98 avatar zhangjiewu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.