File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11
11
},
12
12
"dependencies" : {
13
13
"@tensorflow-models/gpt2" : " link:../" ,
14
- "@tensorflow/tfjs-backend-wasm" : " ^4.19 .0" ,
15
- "@tensorflow/tfjs-backend-webgl" : " ^4.19 .0" ,
16
- "@tensorflow/tfjs-backend-webgpu" : " ^4.19 .0" ,
14
+ "@tensorflow/tfjs-backend-wasm" : " ^4.20 .0" ,
15
+ "@tensorflow/tfjs-backend-webgl" : " ^4.20 .0" ,
16
+ "@tensorflow/tfjs-backend-webgpu" : " ^4.20 .0" ,
17
17
"lil-gui" : " ^0.18.2"
18
18
},
19
19
"devDependencies" : {
20
- "@tensorflow/tfjs-backend-cpu" : " ^4.19 .0" ,
20
+ "@tensorflow/tfjs-backend-cpu" : " ^4.20 .0" ,
21
21
"esbuild" : " ^0.19.0" ,
22
22
"eslint" : " ^8.46.0" ,
23
23
"eslint-config-google" : " ^0.14.0" ,
Original file line number Diff line number Diff line change 14
14
"url" : " https://github.com/tensorflow/tfjs-models.git"
15
15
},
16
16
"peerDependencies" : {
17
- "@tensorflow/tfjs-converter" : " ^4.19 .0" ,
18
- "@tensorflow/tfjs-core" : " ^4.19 .0"
17
+ "@tensorflow/tfjs-converter" : " ^4.20 .0" ,
18
+ "@tensorflow/tfjs-core" : " ^4.20 .0"
19
19
},
20
20
"devDependencies" : {
21
- "@tensorflow/tfjs-backend-cpu" : " ^4.19 .0" ,
22
- "@tensorflow/tfjs-backend-webgl" : " ^4.19 .0" ,
23
- "@tensorflow/tfjs-converter" : " ^4.19 .0" ,
24
- "@tensorflow/tfjs-core" : " ^4.19 .0" ,
21
+ "@tensorflow/tfjs-backend-cpu" : " ^4.20 .0" ,
22
+ "@tensorflow/tfjs-backend-webgl" : " ^4.20 .0" ,
23
+ "@tensorflow/tfjs-converter" : " ^4.20 .0" ,
24
+ "@tensorflow/tfjs-core" : " ^4.20 .0" ,
25
25
"@types/jasmine" : " ^4.3.5" ,
26
26
"jasmine" : " 3.1.x" ,
27
27
"karma" : " ~6.3.1" ,
You can’t perform that action at this time.
0 commit comments