zainulabedin949 commited on
Commit
d53504a
·
verified ·
1 Parent(s): 80848b9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- ultralytics
2
- gradio
3
- pillow
4
- opencv-python-headless
5
- huggingface-hub
6
- numpy
 
1
+ ultralytics>=8.3.0
2
+ gradio>=4.0.0
3
+ pillow>=10.0.0
4
+ opencv-python-headless>=4.8.0
5
+ huggingface-hub>=0.20.0
6
+ numpy>=1.24.0