diff options
Diffstat (limited to 'client/package.json')
-rw-r--r-- | client/package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/client/package.json b/client/package.json index d3596b3..0ebc93b 100644 --- a/client/package.json +++ b/client/package.json @@ -8,6 +8,8 @@ "@mui/icons-material": "^5.8.4", "@mui/material": "^5.9.1", "@mui/styles": "^5.9.3", + "@tensorflow-models/coco-ssd": "^2.2.2", + "@tensorflow/tfjs": "^3.19.0", "axios": "^0.27.2", "country-state-city": "^3.0.1", "i18next": "^21.9.0", |