Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,6 +6,7 @@ torch-scatter
|
|
6 |
torch-spline-conv
|
7 |
torch-sparse
|
8 |
torch-geometric
|
|
|
9 |
torchvision==0.13.1
|
10 |
torchaudio==0.12.1
|
11 |
gt4sd>=1.4.2
|
|
|
6 |
torch-spline-conv
|
7 |
torch-sparse
|
8 |
torch-geometric
|
9 |
+
torchmetrics==0.11.4
|
10 |
torchvision==0.13.1
|
11 |
torchaudio==0.12.1
|
12 |
gt4sd>=1.4.2
|