Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Blair1213 authored Jan 25, 2024
1 parent 5117d05 commit a4ba7cc
Showing 1 changed file with 14 additions and 11 deletions.
25 changes: 14 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,19 @@ TIGER leverages the Transformer architecture to effectively exploit the structur
TIGER is mainly tested on both Linux and Mac OS.

TIGER has the following dependencies on Mac OS:
python 3.7.16
rdkit
torch 1.10.1
torch-cluster 1.5.9
torch-geometric 2.0.3
torch-scatter 2.0.9
torch-sparse 0.6.12
torch-spline-conv 1.2.1
torchvision 0.11.2
pandas 1.3.5
numpy 1.19.5

|Package|Version|
|-----:|-------|
|python| 3.7.16|
|rdkit||
|torch| 1.10.1|
|torch-cluster |1.5.9|
|torch-geometric| 2.0.3|
|torch-scatter |2.0.9|
|torch-sparse| 0.6.12|
|torch-spline-conv |1.2.1|
|torchvision| 0.11.2|
|pandas |1.3.5|
|numpy| 1.19.5|


0 comments on commit a4ba7cc

Please sign in to comment.