Sourudra commited on
Commit
4a00297
·
verified ·
1 Parent(s): 22039ba

Update requirement.txt

Browse files
Files changed (1) hide show
  1. requirement.txt +4 -4
requirement.txt CHANGED
@@ -1,6 +1,6 @@
1
- streamlit
2
- torch
3
  ultralytics
4
  easyocr
5
- pillow
6
- numpy
 
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