This commit is contained in:
2023-06-03 20:26:53 +08:00
commit f9968ae8b3
14 changed files with 797 additions and 0 deletions

5
requirements.txt Normal file
View File

@ -0,0 +1,5 @@
black==23.3.0
imutils==0.5.4
numpy==1.24.3
opencv-python==4.7.0.72
pytesseract==0.3.10