Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@ The codebase was tested with Python 3.10.5, CUDA version 12.2, and supports PyTo

## Installation

**Prerequisites:**
This project uses [Git Large File Storage (Git LFS)](https://git-lfs.com/) to manage large files. Before cloning the repository, please ensure that Git LFS is installed on your system.


```bash
git clone https://github.com/Lightricks/LTX-Video.git
cd LTX-Video
Expand Down