colbyford commited on
Commit
511ef7f
·
1 Parent(s): 31ba300

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -16,9 +16,8 @@ git+https://github.com/HeliXonProtein/OmegaFold.git
16
  mdanalysis
17
  pdb-tools
18
  evodiff
19
- # --index-url https://download.pytorch.org/whl/cpu
20
- git+https://github.com/pytorch/pytorch.git
21
- # torch
22
  torchvision
23
  torch_geometric
24
  torch_scatter
 
16
  mdanalysis
17
  pdb-tools
18
  evodiff
19
+ --extra-index-url https://download.pytorch.org/whl/cpu
20
+ torch
 
21
  torchvision
22
  torch_geometric
23
  torch_scatter