niks-salodkar commited on
Commit
e7a117c
·
1 Parent(s): 91a0999

updated req

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -65,7 +65,8 @@ streamlit==1.16.0
65
  tensorboardX==2.5.1
66
  toml==0.10.2
67
  toolz==0.12.0
68
- torch==1.13.1
 
69
  torchaudio==0.13.1
70
  torchmetrics==0.11.0
71
  torchvision==0.14.1
 
65
  tensorboardX==2.5.1
66
  toml==0.10.2
67
  toolz==0.12.0
68
+ --find-links https://download.pytorch.org/whl/torch_stable.html
69
+ torch==1.13.1+cpu
70
  torchaudio==0.13.1
71
  torchmetrics==0.11.0
72
  torchvision==0.14.1