LapStore commited on
Commit
0b7011a
1 Parent(s): 074415f
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -5,7 +5,7 @@ transformers
5
  matplotlib
6
  numpy
7
  python-multipart
8
- Pillow
9
- ultralytics
10
  cv2
11
 
 
5
  matplotlib
6
  numpy
7
  python-multipart
8
+ ultralytics==8.2.103
9
+ opencv-python
10
  cv2
11