SakibRumu commited on
Commit
aa4a9b6
·
verified ·
1 Parent(s): 1b03d77

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio==3.0.0
2
+ torch==1.10.0
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