kuldipparaliya commited on
Commit
d87314c
·
verified ·
1 Parent(s): dec6266

Update requirement.txt

Browse files
Files changed (1) hide show
  1. requirement.txt +4 -3
requirement.txt CHANGED
@@ -1,7 +1,8 @@
1
- pandas
2
- numpy
3
  ultralytics==8.1.27
4
  streamlit==1.32.2
5
  opencv-python==4.9.0.80
6
  torch==2.2.1
7
- torchvision==0.17.1
 
 
 
1
+ pandas==2.1.2
 
2
  ultralytics==8.1.27
3
  streamlit==1.32.2
4
  opencv-python==4.9.0.80
5
  torch==2.2.1
6
+ torchvision==0.17.1
7
+ Pillow==10.1.0
8
+ numpy==1.26.1