drmartin2050 commited on
Commit
4c59702
·
verified ·
1 Parent(s): fb0c8fb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +18 -5
requirements.txt CHANGED
@@ -1,6 +1,19 @@
 
 
 
1
  accelerate
2
- diffusers
3
- invisible_watermark
4
- torch
5
- transformers
6
- xformers
 
 
 
 
 
 
 
 
 
 
 
1
+ git+https://github.com/linoytsaban/diffusers.git@wan22-loras
2
+
3
+ transformers<5
4
  accelerate
5
+ safetensors
6
+ sentencepiece
7
+ peft
8
+ ftfy
9
+ imageio
10
+ imageio-ffmpeg
11
+ opencv-python
12
+ torchao==0.11.0
13
+
14
+ numpy>=1.16, <=1.23.5
15
+ # tqdm>=4.35.0
16
+ # sk-video>=1.1.10
17
+ # opencv-python>=4.1.2
18
+ # moviepy>=1.0.3
19
+ torchvision