Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.06 KB

File metadata and controls

29 lines (21 loc) · 1.06 KB

LVDM: Latent Video Diffusion for Long Video Understanding and Generation

GitHub package.json version GitHub npm bundle size npm

Installation

To get started with this project, follow these steps:

  1. Clone the repository to your local machine:
    git clone <https://github.com/Biruk-Abere/LVDM-Latent-Diffusion-Models-For-Long-Video-Generation.git>
    
  2. Navigate into the project directory
    cd <repository_directory>
  3. Install dependencies using pip and the requirements.txt file
    pip install -r requirements.txt

This command will install all the necessary packages listed in the requirements.txt.