File tree 2 files changed +9
-9
lines changed
2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11
11
"dependencies" : {
12
12
"@tensorflow-models/body-pix" : " link:../" ,
13
13
"@tensorflow-models/posenet" : " ^2.2.2" ,
14
- "@tensorflow/tfjs-backend-webgl" : " ^4.17 .0" ,
15
- "@tensorflow/tfjs-converter" : " ^4.17 .0" ,
16
- "@tensorflow/tfjs-core" : " ^4.17 .0" ,
14
+ "@tensorflow/tfjs-backend-webgl" : " ^4.18 .0" ,
15
+ "@tensorflow/tfjs-converter" : " ^4.18 .0" ,
16
+ "@tensorflow/tfjs-core" : " ^4.18 .0" ,
17
17
"stats.js" : " 0.17.0"
18
18
},
19
19
"scripts" : {
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-backend-webgl" : " ^4.17 .0" ,
17
- "@tensorflow/tfjs-converter" : " ^4.17 .0" ,
18
- "@tensorflow/tfjs-core" : " ^4.17 .0"
16
+ "@tensorflow/tfjs-backend-webgl" : " ^4.18 .0" ,
17
+ "@tensorflow/tfjs-converter" : " ^4.18 .0" ,
18
+ "@tensorflow/tfjs-core" : " ^4.18 .0"
19
19
},
20
20
"devDependencies" : {
21
21
"@babel/polyfill" : " ^7.10.4" ,
22
- "@tensorflow/tfjs-backend-webgl" : " ^4.17 .0" ,
23
- "@tensorflow/tfjs-converter" : " ^4.17 .0" ,
24
- "@tensorflow/tfjs-core" : " ^4.17 .0" ,
22
+ "@tensorflow/tfjs-backend-webgl" : " ^4.18 .0" ,
23
+ "@tensorflow/tfjs-converter" : " ^4.18 .0" ,
24
+ "@tensorflow/tfjs-core" : " ^4.18 .0" ,
25
25
"@types/jasmine" : " ^4.3.1" ,
26
26
"jasmine" : " ~4.5.0" ,
27
27
"jasmine-core" : " ~4.5.0" ,
You can’t perform that action at this time.
0 commit comments