vashu2425 commited on
Commit
f901fd4
·
verified ·
1 Parent(s): e6e8f3f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -7
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- streamlit==1.19.0
2
- Pillow==9.2.0
3
- opencv-python==4.6.0.66
4
- numpy==1.23.4
5
- torch==1.13.0
6
- ultralytics==8.0.44
7
- huggingface_hub==0.13.3 # If you're using Hugging Face to load models
 
1
+ streamlit==1.26.0
2
+ torch==2.4.0
3
+ ultralytics==8.3.50
4
+ opencv-python==4.10.0.84
5
+ numpy==1.26.4
6
+ Pillow==10.3.0