AjaykumarPilla commited on
Commit
0e33428
·
verified ·
1 Parent(s): 6394329

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -6
requirements.txt CHANGED
@@ -1,6 +1,9 @@
1
- streamlit==1.35.0
2
- opencv-python==4.10.0.84
3
- torch==2.0.1
4
- yolov5==7.0.12
5
- numpy==1.26.4
6
- scipy==1.13.1
 
 
 
 
1
+ streamlit
2
+ opencv-python-headless
3
+ numpy
4
+ scipy
5
+ Pillow
6
+ matplotlib
7
+ torch
8
+ torchvision
9
+ ultralytics