LapStore
commited on
Commit
·
0b7011a
1
Parent(s):
074415f
try space
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -5,7 +5,7 @@ transformers
|
|
5 |
matplotlib
|
6 |
numpy
|
7 |
python-multipart
|
8 |
-
|
9 |
-
|
10 |
cv2
|
11 |
|
|
|
5 |
matplotlib
|
6 |
numpy
|
7 |
python-multipart
|
8 |
+
ultralytics==8.2.103
|
9 |
+
opencv-python
|
10 |
cv2
|
11 |
|