Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ ultralytics>=8.2.34
|
|
5 |
numpy>=1.22.2
|
6 |
torch>=1.9.0
|
7 |
opencv-python-headless
|
8 |
-
ultralytics
|
|
|
|
5 |
numpy>=1.22.2
|
6 |
torch>=1.9.0
|
7 |
opencv-python-headless
|
8 |
+
ultralytics
|
9 |
+
pygame
|