ccclemenfff commited on
Commit
22c0a31
·
1 Parent(s): 9d1e8e6
Files changed (1) hide show
  1. requirements.txt +6 -7
requirements.txt CHANGED
@@ -1,13 +1,12 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu118
2
 
3
- torch==2.0.1
4
- torchvision==0.15.2
5
- torchaudio==2.0.2
6
- transformers==4.28.1
7
- sentence_transformers==2.2.2
8
  decord==0.6.0
9
- huggingface_hub==0.17.3
10
- tokenizers==0.13.3
11
  peft==0.4.0
12
  Pillow
13
  einops
 
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