Spaces:
Sleeping
Sleeping
simonduerr
commited on
Commit
·
df3b79c
1
Parent(s):
57e01ad
Update pre-requirements.txt
Browse files- pre-requirements.txt +1 -1
pre-requirements.txt
CHANGED
@@ -8,6 +8,6 @@ spyrmsd==0.5.2
|
|
8 |
pandas==1.3.5
|
9 |
biopandas==0.4.1
|
10 |
torch==2.1.0+cu118
|
11 |
-
|
12 |
-f https://download.pytorch.org/whl/torch/
|
13 |
-f https://data.pyg.org/whl/torch-2.1.0+cu118.html
|
|
|
8 |
pandas==1.3.5
|
9 |
biopandas==0.4.1
|
10 |
torch==2.1.0+cu118
|
11 |
+
torch_geometric
|
12 |
-f https://download.pytorch.org/whl/torch/
|
13 |
-f https://data.pyg.org/whl/torch-2.1.0+cu118.html
|