pirahansiah commited on
Commit
2a9f25b
1 Parent(s): 749026d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- numpy==1.21.0
2
  opencv-python
3
  matplotlib
4
  requests
@@ -8,7 +8,7 @@ gradio
8
  ffmpeg
9
  ffmpeg-python
10
  lap
11
- numpy==1.21.0
12
 
13
  # # Ultralytics requirements
14
  # # Usage: pip install -r requirements.txt
 
1
+ numpy>=1.23.0
2
  opencv-python
3
  matplotlib
4
  requests
 
8
  ffmpeg
9
  ffmpeg-python
10
  lap
11
+ numpy>=1.23.0
12
 
13
  # # Ultralytics requirements
14
  # # Usage: pip install -r requirements.txt