Sourudra commited on
Commit
718a5a9
·
verified ·
1 Parent(s): 87160fd

Update requirement.txt

Browse files
Files changed (1) hide show
  1. requirement.txt +5 -6
requirement.txt CHANGED
@@ -1,6 +1,5 @@
1
- streamlit==1.25.0
2
- torch==2.0.1+cpu -f https://download.pytorch.org/whl/torch_stable.html
3
- ultralytics
4
- easyocr
5
- numpy
6
- pillow
 
1
+ streamlit==1.18.1
2
+ ultralytics==8.0.20
3
+ numpy==1.23.5
4
+ opencv-python-headless==4.6.0.66
5
+ Pillow==9.3.0