hangzhang-nlp commited on
Commit
05df07a
1 Parent(s): 45d16e9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -1,3 +1,6 @@
 
 
 
1
  transformers==4.28.0
2
  tqdm
3
  decord
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu113
2
+ torch==1.12.1
3
+ torchvision==0.13.1
4
  transformers==4.28.0
5
  tqdm
6
  decord