Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
|
|
1 |
ultralytics
|
2 |
opencv-python-headless
|
3 |
py-cpuinfo
|
|
|
1 |
+
torch==2.0.0
|
2 |
+
torchvision==0.15.2
|
3 |
ultralytics
|
4 |
opencv-python-headless
|
5 |
py-cpuinfo
|