torch_sparse
Browse files- pre-requirements.txt +1 -0
pre-requirements.txt
CHANGED
|
@@ -16,3 +16,4 @@ rdkit==2023.9.5
|
|
| 16 |
scipy==1.9.3
|
| 17 |
torch==1.12.0
|
| 18 |
tqdm==4.64.0
|
|
|
|
|
|
| 16 |
scipy==1.9.3
|
| 17 |
torch==1.12.0
|
| 18 |
tqdm==4.64.0
|
| 19 |
+
torch_sparse
|