Dependencies
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,4 +2,4 @@ torch==2.0.1
|
|
2 |
numpy==1.25.0
|
3 |
opencv-python==4.8.0.74
|
4 |
scipy==1.10.1
|
5 |
-
|
|
|
2 |
numpy==1.25.0
|
3 |
opencv-python==4.8.0.74
|
4 |
scipy==1.10.1
|
5 |
+
torch_geometric==2.3.0
|