# Clone the repository git clone https://github.com/Lightricks/LTX-2.git cd LTX-2 # Set up the environment uv sync --frozen source .venv/bin/activate
Clone the repository
git clone https://github.com/Lightricks/LTX-2.git
cd LTX-2
Set up the environment
uv sync --frozen
source .venv/bin/activate