PDF text generation working so far

This commit is contained in:
Roman Krček
2025-07-17 21:40:48 +02:00
parent c695664784
commit 2072e57585
7 changed files with 707 additions and 23 deletions

View File

@@ -29,14 +29,15 @@
"vite-plugin-devtools-json": "^0.2.0"
},
"dependencies": {
"@tensorflow-models/blazeface": "^0.1.0",
"@tensorflow/tfjs": "^4.22.0",
"@tensorflow/tfjs-backend-webgl": "^4.22.0",
"@tensorflow-models/blazeface": "^0.1.0",
"@types/gapi": "^0.0.47",
"@types/gapi.client.drive": "^3.0.15",
"@types/gapi.client.sheets": "^4.0.20201031",
"@types/google.accounts": "^0.0.17",
"@types/uuid": "^10.0.0",
"fontkit": "^2.0.4",
"idb": "^8.0.3",
"pdf-lib": "^1.17.1",
"uuid": "^11.1.0"