KPrashanth commited on
Commit
e4f5420
·
verified ·
1 Parent(s): b45d05d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -6
requirements.txt CHANGED
@@ -1,6 +1,4 @@
1
- gradio==4.44.1
2
- ultralytics==8.3.0
3
- opencv-python-headless
4
- numpy
5
- torch
6
- torchvision
 
1
+ ultralytics>=8.0.0
2
+ opencv-python-headless
3
+ numpy
4
+ pillow