aayanb09 commited on
Commit
77ccf03
·
verified ·
1 Parent(s): 48787b8

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.2.0
2
- torch==2.2.2
3
- torchvision==0.17.2
4
- pillow==9.5.0
5
- opencv-python-headless
 
1
+ gradio>=4.44.0
2
+ ultralytics>=8.4.14
3
+ numpy
4
+ pillow
5
+ opencv-python-headless