libokj commited on
Commit
b3957e2
·
verified ·
1 Parent(s): 419f549

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
  # deep learning
2
  # Install with conda
3
- torch >= 2.1
4
  torch_geometric
5
- lightning >= 2.1
6
  torchmetrics
7
  transformers
8
  scikit-learn
@@ -27,7 +27,7 @@ fair-esm # CoaDTI-pro
27
  # feature extraction
28
  rdkit
29
  mordred
30
- networkx >= 3.2
31
  mhfp
32
  panel
33
  bokeh
 
1
  # deep learning
2
  # Install with conda
3
+ torch >= 2.2
4
  torch_geometric
5
+ lightning >= 2.2
6
  torchmetrics
7
  transformers
8
  scikit-learn
 
27
  # feature extraction
28
  rdkit
29
  mordred
30
+ networkx
31
  mhfp
32
  panel
33
  bokeh