comidan commited on
Commit
5b8e709
1 Parent(s): 29ca2cb

Update requirements.txt

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