added tesseract package, trying to recognize text from base64 image

This commit is contained in:
mrfry
2022-11-23 21:47:07 +01:00
parent 70e7af0ba0
commit 00ec614f1d
9 changed files with 484 additions and 284 deletions
+1
View File
@@ -10,6 +10,7 @@
"express": "^4.17.3",
"express-fileupload": "^1.3.1",
"socket.io": "^4.4.1",
"tesseract.js": "^3.0.3",
"ts-node": "^10.7.0",
"typescript": "^4.6.2",
"uuid": "^8.3.2",