Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
git+https://github.com/linoytsaban/diffusers.git@wan22-loras
|
2 |
-
|
3 |
transformers
|
4 |
accelerate
|
5 |
safetensors
|
@@ -9,3 +8,7 @@ ftfy
|
|
9 |
imageio-ffmpeg
|
10 |
opencv-python
|
11 |
torchao==0.11.0
|
|
|
|
|
|
|
|
|
|
1 |
git+https://github.com/linoytsaban/diffusers.git@wan22-loras
|
|
|
2 |
transformers
|
3 |
accelerate
|
4 |
safetensors
|
|
|
8 |
imageio-ffmpeg
|
9 |
opencv-python
|
10 |
torchao==0.11.0
|
11 |
+
numpy
|
12 |
+
Pillow
|
13 |
+
ffmpeg-python
|
14 |
+
gradio
|