SakibRumu commited on
Commit
1bdba33
·
verified ·
1 Parent(s): 5a1a21f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  gradio==3.0.0
2
- torch==2.0.1+cu113
3
  opencv-python==4.5.3.56
4
  pytesseract==0.3.8
5
  tesseract==5.0.0-alpha.20220317
6
- ultralytics==8.0.0 # for YOLOv5 support
 
1
  gradio==3.0.0
2
+ torch==2.0.1
3
  opencv-python==4.5.3.56
4
  pytesseract==0.3.8
5
  tesseract==5.0.0-alpha.20220317
6
+ ultralytics==8.1.0 # New version if applicable