summaryrefslogtreecommitdiff
path: root/client/package.json
diff options
context:
space:
mode:
authorBlaster4385 <venkateshchaturvedi12@gmail.com>2022-08-21 20:06:41 +0530
committerBlaster4385 <venkateshchaturvedi12@gmail.com>2022-08-21 20:06:59 +0530
commit87d4f034d803958a07e8f18c3ebd961a0bcc6372 (patch)
tree3cbdb5aaad328f99275621d2c246926390cd4c7d /client/package.json
parent02936bcdabb5e2550b12fa94d435fdbcff348f71 (diff)
Implemented image recognition
Diffstat (limited to 'client/package.json')
-rw-r--r--client/package.json2
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",