ccclemenfff commited on
Commit
821aa1f
·
1 Parent(s): 22c0a31
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,12 +1,11 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu118
2
 
3
- torch==2.2.0
4
- torchvision==0.17.0
5
- torchaudio==2.7.0
6
  transformers==4.40.0
7
  decord==0.6.0
8
- huggingface_hub==0.33.4
9
- tokenizers==0.21.2
10
  peft==0.4.0
11
  Pillow
12
  einops
 
1
  --extra-index-url https://download.pytorch.org/whl/cu118
2
 
3
+ torch==2.2.1
4
+ torchvision==0.17.1
5
+ torchaudio==2.2.1
6
  transformers==4.40.0
7
  decord==0.6.0
8
+ huggingface_hub
 
9
  peft==0.4.0
10
  Pillow
11
  einops