Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
75ab46c
1
Parent(s):
75a678a
add the requirements for the q8 kernel
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -13,4 +13,5 @@ einops
|
|
13 |
timm
|
14 |
av
|
15 |
ltx-video
|
16 |
-
git+https://github.com/huggingface/diffusers.git@main
|
|
|
|
13 |
timm
|
14 |
av
|
15 |
ltx-video
|
16 |
+
git+https://github.com/huggingface/diffusers.git@main
|
17 |
+
git+https://github.com/Lightricks/LTXVideo-Q8-Kernels.git
|