ccclemenfff commited on
Commit
8df651b
·
1 Parent(s): d334b10
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,9 +1,8 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu118
2
- --extra-index-url https://pypi.org/simple
3
 
4
- torch==2.0.1+cu118
5
- torchvision==0.15.2+cu118
6
- torchaudio==2.0.2+cu118
7
  transformers==4.34.1
8
  decord==0.6.0
9
  huggingface_hub==0.19.3
 
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.34.1
7
  decord==0.6.0
8
  huggingface_hub==0.19.3