DSatishchandra commited on
Commit
236c5f9
·
verified ·
1 Parent(s): 9e2c9fd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
  torch==2.3.1
2
- torchvision==0.18.1 # Add torchvision
3
  opencv-python==4.10.0.84
4
  streamlit==1.38.0
5
  Pillow==10.4.0
6
  numpy==1.26.4
7
- matplotlib==3.9.2
 
 
1
  torch==2.3.1
2
+ torchvision==0.18.1
3
  opencv-python==4.10.0.84
4
  streamlit==1.38.0
5
  Pillow==10.4.0
6
  numpy==1.26.4
7
+ matplotlib==3.9.2
8
+ ultralytics==8.3.5