rahul7star commited on
Commit
43e2eb4
·
verified ·
1 Parent(s): 3cfe074

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,13 +1,13 @@
1
- torch==2.6.0
2
- torchvision==0.21.0
3
- torchdata==0.10.1
4
  peft
5
- opencv-python>=4.9.0.80
6
  diffusers
7
  transformers
8
  #transformers==4.46.3 # was needed by llamallava used by i2v hunyuan before patch
9
- tokenizers>=0.20.3
10
- accelerate>=1.1.1
11
  tqdm
12
  imageio
13
  easydict
@@ -23,7 +23,7 @@ numpy>=1.23.5,<2
23
  einops
24
  moviepy==1.0.3
25
  mmgp==3.4.8
26
- peft==0.14.0
27
  mutagen
28
  pydantic==2.10.6
29
  decord
 
1
+ torch
2
+ torchvision
3
+ torchdata
4
  peft
5
+ opencv-python
6
  diffusers
7
  transformers
8
  #transformers==4.46.3 # was needed by llamallava used by i2v hunyuan before patch
9
+ tokenizers
10
+ accelerate
11
  tqdm
12
  imageio
13
  easydict
 
23
  einops
24
  moviepy==1.0.3
25
  mmgp==3.4.8
26
+
27
  mutagen
28
  pydantic==2.10.6
29
  decord