ma4389 commited on
Commit
cac7257
·
verified ·
1 Parent(s): 7f90855

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- ultralytics>=8.0.20
2
- gradio>=4.0.0
3
- pillow
4
- opencv-python
5
- numpy
 
1
+ ultralytics==8.2.0
2
+ gradio==4.36.1
3
+ opencv-python==4.10.0.84
4
+ pillow==10.4.0
5
+ numpy==1.26.4