First push
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,4 +2,4 @@ pytorch==2.0.1
|
|
2 |
numpy==1.25.0
|
3 |
opencv-python==4.8.0.74
|
4 |
scipy==1.10.1
|
5 |
-
pyg
|
|
|
2 |
numpy==1.25.0
|
3 |
opencv-python==4.8.0.74
|
4 |
scipy==1.10.1
|
5 |
+
pyg==2.3.0
|