Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
|
|
1 |
|
2 |
-
diffusers
|
3 |
transformers
|
4 |
accelerate
|
5 |
safetensors
|
@@ -9,4 +9,3 @@ ftfy
|
|
9 |
imageio-ffmpeg
|
10 |
opencv-python
|
11 |
torchao==0.11.0
|
12 |
-
bitsandbytes
|
|
|
1 |
+
git+https://github.com/linoytsaban/diffusers.git@wan22-lightx2v
|
2 |
|
|
|
3 |
transformers
|
4 |
accelerate
|
5 |
safetensors
|
|
|
9 |
imageio-ffmpeg
|
10 |
opencv-python
|
11 |
torchao==0.11.0
|
|