engrharis commited on
Commit
9250b72
·
verified ·
1 Parent(s): 4b06142

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  streamlit==1.12.0
2
- torch==1.10.0
3
  pillow==8.4.0
4
  pytesseract==0.3.13
5
  opencv-python==4.5.4.60
 
1
  streamlit==1.12.0
2
+ torch==1.13.1 # Updated to a compatible version
3
  pillow==8.4.0
4
  pytesseract==0.3.13
5
  opencv-python==4.5.4.60