Spaces:
Paused
Paused
Create requirements.txt
Browse files- requirements.txt +11 -0
requirements.txt
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
git+https://github.com/linoytsaban/diffusers.git@wan22-loras
|
2 |
+
|
3 |
+
transformers
|
4 |
+
accelerate
|
5 |
+
safetensors
|
6 |
+
sentencepiece
|
7 |
+
peft
|
8 |
+
ftfy
|
9 |
+
imageio-ffmpeg
|
10 |
+
opencv-python
|
11 |
+
torchao==0.11.0
|