tatoy commited on
Commit
cc1eed1
·
1 Parent(s): 8579af2

Create req_torch_min.txt

Browse files
Files changed (1) hide show
  1. req_torch_min.txt +6 -0
req_torch_min.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ torch @ https://download.pytorch.org/whl/cu116/torch-1.13.1%2Bcu116-cp38-cp38-linux_x86_64.whl
2
+ torchaudio @ https://download.pytorch.org/whl/cu116/torchaudio-0.13.1%2Bcu116-cp38-cp38-linux_x86_64.whl
3
+ torchsummary==1.5.1
4
+ torchtext==0.14.1
5
+ torchvision @ https://download.pytorch.org/whl/cu116/torchvision-0.14.1%2Bcu116-cp38-cp38-linux_x86_64.whl
6
+ tqdm==4.64.1