Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
git+https://github.com/
|
| 2 |
-
git+https://github.com/
|
| 3 |
einops
|
| 4 |
numpy
|
| 5 |
torchaudio
|
|
|
|
| 1 |
+
git+https://github.com/linoytsaban/LTX-2.git#subdirectory=packages/ltx-core
|
| 2 |
+
git+https://github.com/linoytsaban/LTX-2.git#subdirectory=packages/ltx-pipelines
|
| 3 |
einops
|
| 4 |
numpy
|
| 5 |
torchaudio
|