aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorab <abdullah_ahmed@brown.edu>2019-09-28 17:18:08 -0400
committerab <abdullah_ahmed@brown.edu>2019-09-28 17:18:08 -0400
commit77be33c927b52f93e862b868321f79c59bfc050d (patch)
treeb6ad2659b73a4258d955f5af304176fedb106449 /package.json
parent7a01cf9c12f850c0c1d9c278452df88dd55845aa (diff)
tensorflow model, server posting fix needed
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index 422f20e79..12c1e7637 100644
--- a/package.json
+++ b/package.json
@@ -56,6 +56,8 @@
"@hig/flyout": "^1.0.3",
"@hig/theme-context": "^2.1.3",
"@hig/theme-data": "^2.3.3",
+ "@tensorflow-models/universal-sentence-encoder": "^1.2.0",
+ "@tensorflow/tfjs": "^1.2.9",
"@trendmicro/react-dropdown": "^1.3.0",
"@types/adm-zip": "^0.4.32",
"@types/animejs": "^2.0.2",
@@ -229,4 +231,4 @@
"xoauth2": "^1.2.0",
"youtube": "^0.1.0"
}
-} \ No newline at end of file
+}