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