pull/280/head
Vladimir Mandic 2021-04-28 08:58:21 -04:00
parent a9b9c2f254
commit ab3d8e647e
2 changed files with 7 additions and 3 deletions

View File

@ -9,8 +9,12 @@ Repository: **<git+https://github.com/vladmandic/human.git>**
## Changelog
### **HEAD -> main** 2021/04/26 mandic00@live.com
### **HEAD -> main** 2021/04/28 mandic00@live.com
### **origin/main** 2021/04/26 mandic00@live.com
- cleanup demo workflow
- convert blazeface to module
- version 1.8 release candidate
- build nodejs deliverables in non-minified form

View File

@ -61,14 +61,14 @@
"@tensorflow/tfjs-layers": "^3.5.0",
"@tensorflow/tfjs-node": "^3.5.0",
"@tensorflow/tfjs-node-gpu": "^3.5.0",
"@types/node": "^14.14.41",
"@types/node": "^15.0.1",
"@typescript-eslint/eslint-plugin": "^4.22.0",
"@typescript-eslint/parser": "^4.22.0",
"@vladmandic/pilogger": "^0.2.17",
"canvas": "^2.7.0",
"chokidar": "^3.5.1",
"dayjs": "^1.10.4",
"esbuild": "^0.11.14",
"esbuild": "^0.11.16",
"eslint": "^7.25.0",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-plugin-import": "^2.22.1",