aayanb09 commited on
Commit
5a033e2
·
verified ·
1 Parent(s): 4794ece

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- ultralytics
 
 
2
  pillow==9.5.0
3
- torch
4
- torchvision
 
1
+ ultralytics==8.2.0
2
+ torch==2.2.2
3
+ torchvision==0.17.2
4
  pillow==9.5.0
5
+ opencv-python-headless