sunshineatnoon commited on
Commit
7ee7482
·
1 Parent(s): d502bf1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  -f https://download.pytorch.org/whl/cpu/torch_stable.html
2
  -f https://data.pyg.org/whl/torch-1.10.0+cu113.html
3
- torch==1.7.1+cu102
4
  torchvision==0.8.2
5
  torch-scatter==2.0.8
6
  torch-sparse==0.6.11
 
1
  -f https://download.pytorch.org/whl/cpu/torch_stable.html
2
  -f https://data.pyg.org/whl/torch-1.10.0+cu113.html
3
+ torch==1.7.1+cpu
4
  torchvision==0.8.2
5
  torch-scatter==2.0.8
6
  torch-sparse==0.6.11