File tree 4 files changed +14
-14
lines changed 4 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 13
13
"url" : " https://github.com/tensorflow/tfjs-models.git"
14
14
},
15
15
"peerDependencies" : {
16
- "@tensorflow/tfjs-core" : " ^3.0 .0" ,
17
- "@tensorflow/tfjs-data" : " ^3.0 .0" ,
18
- "@tensorflow/tfjs-layers" : " ^3.0 .0"
16
+ "@tensorflow/tfjs-core" : " ^4.13 .0" ,
17
+ "@tensorflow/tfjs-data" : " ^4.13 .0" ,
18
+ "@tensorflow/tfjs-layers" : " ^4.13 .0"
19
19
},
20
20
"devDependencies" : {
21
- "@tensorflow/tfjs-core" : " ^3.0 .0" ,
22
- "@tensorflow/tfjs-data" : " ^3.0 .0" ,
23
- "@tensorflow/tfjs-layers" : " ^3.0 .0" ,
24
- "@tensorflow/tfjs-node" : " ^3.0 .0" ,
21
+ "@tensorflow/tfjs-core" : " ^4.13 .0" ,
22
+ "@tensorflow/tfjs-data" : " ^4.13 .0" ,
23
+ "@tensorflow/tfjs-layers" : " ^4.13 .0" ,
24
+ "@tensorflow/tfjs-node" : " ^4.13 .0" ,
25
25
"@types/jasmine" : " ~2.8.8" ,
26
26
"@types/rimraf" : " ^2.0.2" ,
27
27
"@types/tempfile" : " ^2.0.0" ,
Original file line number Diff line number Diff line change 24
24
"@rollup/plugin-commonjs" : " ^11.0.2" ,
25
25
"@rollup/plugin-node-resolve" : " ^11.2.1" ,
26
26
"@rollup/plugin-typescript" : " ^3.0.0" ,
27
- "@tensorflow/tfjs-converter" : " ^3.5 .0" ,
28
- "@tensorflow/tfjs-core" : " ^3.5 .0" ,
27
+ "@tensorflow/tfjs-converter" : " ^4.13 .0" ,
28
+ "@tensorflow/tfjs-core" : " ^4.13 .0" ,
29
29
"@tensorflow/tfjs-tflite" : " 0.0.1-alpha.3" ,
30
30
"@tensorflow-models/mobilenet" : " link:../mobilenet" ,
31
31
"@tensorflow-models/coco-ssd" : " link:../coco-ssd" ,
Original file line number Diff line number Diff line change 10
10
},
11
11
"dependencies" : {
12
12
"@tensorflow-models/toxicity" : " file:../dist" ,
13
- "@tensorflow/tfjs" : " ^1.3.3 "
13
+ "@tensorflow/tfjs" : " ^4.13.0 "
14
14
},
15
15
"scripts" : {
16
16
"watch" : " cross-env NODE_ENV=development parcel index.html --no-hmr --open " ,
Original file line number Diff line number Diff line change 13
13
"url" : " https://github.com/tensorflow/tfjs-models.git"
14
14
},
15
15
"peerDependencies" : {
16
- "@tensorflow/tfjs-converter" : " ^3.3 .0" ,
17
- "@tensorflow/tfjs-core" : " ^3.3 .0"
16
+ "@tensorflow/tfjs-converter" : " ^4.13 .0" ,
17
+ "@tensorflow/tfjs-core" : " ^4.13 .0"
18
18
},
19
19
"dependencies" : {
20
20
"@tensorflow-models/universal-sentence-encoder" : " ~1.2.2"
21
21
},
22
22
"devDependencies" : {
23
- "@tensorflow/tfjs-converter" : " ^3.3 .0" ,
24
- "@tensorflow/tfjs-core" : " ^3.3 .0" ,
23
+ "@tensorflow/tfjs-converter" : " ^4.13 .0" ,
24
+ "@tensorflow/tfjs-core" : " ^4.13 .0" ,
25
25
"@types/jasmine" : " ~3.6.8" ,
26
26
"babel-core" : " ^6.26.3" ,
27
27
"jasmine" : " ^3.3.1" ,
You can’t perform that action at this time.
0 commit comments