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