DSatishchandra commited on
Commit
b378cf0
·
verified ·
1 Parent(s): b9635f0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -8
requirements.txt CHANGED
@@ -1,8 +1,6 @@
1
- torch
2
- opencv-python
3
- streamlit
4
- Pillow
5
- numpy
6
- gradio
7
- yolov5
8
- transformers
 
1
+ torch==2.3.1
2
+ opencv-python==4.10.0
3
+ streamlit==1.38.0
4
+ Pillow==10.4.0
5
+ numpy==1.26.4
6
+ matplotlib==3.9.2