ArchiMathur commited on
Commit
5aac4a3
·
verified ·
1 Parent(s): 671b2fd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
- streamlit
2
- torch
3
- ultralytics
4
- opencv-python
5
- numpy
 
1
+ ultralytics==8.3.22
2
+ opencv-python==4.10.0.84
3
+ numpy==2.1.2
4
+ pillow==11.0.0