build ocr

This commit is contained in:
2026-03-28 01:59:13 -05:00
parent e1145b9448
commit 0e03cec842
14 changed files with 379 additions and 22 deletions

View File

@@ -13,6 +13,7 @@
"@fastify/static": "^7.0.4",
"better-sqlite3": "^9.4.3",
"fastify": "^4.27.0",
"node-tesseract-ocr": "^2.2.1",
"sharp": "^0.33.4",
"uuid": "^9.0.1"
},