jannisborn
commited on
Commit
•
8f25145
1
Parent(s):
c9ed7c7
update
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -8,6 +8,7 @@ torch-sparse
|
|
8 |
torch-geometric
|
9 |
torchvision==0.14.1
|
10 |
torchaudio==0.12.1
|
|
|
11 |
pymatgen
|
12 |
ipykernel
|
13 |
httpcore==0.15
|
|
|
8 |
torch-geometric
|
9 |
torchvision==0.14.1
|
10 |
torchaudio==0.12.1
|
11 |
+
torchmetrics==0.11.4
|
12 |
pymatgen
|
13 |
ipykernel
|
14 |
httpcore==0.15
|