update human

main
Vladimir Mandic 2023-01-06 13:48:54 -05:00
parent 82ca42a678
commit 71f61ac30e
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# Human Models # Human Models
[Human main repository](https://github.com/vladmandic/human) Link to [Human main repository](https://github.com/vladmandic/human)
For model details and credits see [documentation in the main library](https://github.com/vladmandic/human/wiki/Models) For model details and credits see [documentation in the main library](https://github.com/vladmandic/human/wiki/Models)

View File

@ -21,10 +21,10 @@
"tfjs-models" "tfjs-models"
], ],
"dependencies": { "dependencies": {
"@google-cloud/storage": "^6.7.0", "@google-cloud/storage": "^6.9.0",
"@vladmandic/human": "^3.0.1", "@vladmandic/human": "^3.0.2",
"@vladmandic/pilogger": "^0.4.6", "@vladmandic/pilogger": "^0.4.6",
"eslint": "^8.28.0", "eslint": "^8.31.0",
"eslint-config-airbnb-base": "^15.0.0", "eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.26.0", "eslint-plugin-import": "^2.26.0",
"eslint-plugin-node": "^11.1.0" "eslint-plugin-node": "^11.1.0"