0.0.4
parent
f471955de1
commit
ee3b45e851
|
@ -3,7 +3,7 @@
|
||||||
"description": "Repository for optional models not included in the default Human library",
|
"description": "Repository for optional models not included in the default Human library",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "Vladimir Mandic <mandic00@live.com>",
|
"author": "Vladimir Mandic <mandic00@live.com>",
|
||||||
"version": "0.0.3",
|
"version": "0.0.4",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/vladmandic/human-models.git"
|
"url": "git+https://github.com/vladmandic/human-models.git"
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
"tfjs",
|
"tfjs",
|
||||||
"tensorflowjs"
|
"tensorflowjs"
|
||||||
],
|
],
|
||||||
"devDependencies": {
|
"dependencies": {
|
||||||
"@vladmandic/human": "@vladmandic/human"
|
"@vladmandic/human": "^2.5.8"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue