Skip to content

Commit 1ba07a7

Browse files
authored
Update README.md
1 parent 69a9912 commit 1ba07a7

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

README.md

+3-7
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,9 @@ PyTorch implementation of [Structure-Feature based Graph Self-adaptive Pooling](
88

99

1010
## Requirements
11-
* anaconda
12-
* python 3.6
13-
* pytorch 1.1.0
14-
* torch_scatter 1.4.0
15-
* torch_sparse 0.4.3
16-
* torch_cluster 1.4.5
17-
* torch_geometric 1.3.2
11+
* python 3.6.2
12+
* For the other packages, please refer to the requirements.txt
13+
1814

1915
## Usage
2016

0 commit comments

Comments
 (0)