Update README.md
#5
by
Benjy
- opened
README.md
CHANGED
@@ -58,7 +58,7 @@ To use our model with ComfyUI, please follow the instructions at a dedicated [Co
|
|
58 |
The codebase was tested with Python 3.10.5, CUDA version 12.2, and supports PyTorch >= 2.1.2.
|
59 |
|
60 |
```bash
|
61 |
-
git clone https://github.com/
|
62 |
cd LTX-Video
|
63 |
|
64 |
# create env
|
|
|
58 |
The codebase was tested with Python 3.10.5, CUDA version 12.2, and supports PyTorch >= 2.1.2.
|
59 |
|
60 |
```bash
|
61 |
+
git clone https://github.com/Lightricks/LTX-Video.git
|
62 |
cd LTX-Video
|
63 |
|
64 |
# create env
|