UNPKG
@tensorflow-models/body-pix
Version:
latest (2.2.1)
2.2.1
2.2.0
2.1.0
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
0.1.1
0.1.0
0.0.2
0.0.1
Pretrained BodyPix model in TensorFlow.js
github.com/tensorflow/tfjs-models
tensorflow/tfjs-models
@tensorflow-models/body-pix
/
rollup.config.mjs
4 lines
(2 loc)
•
120 B
JavaScript
View Raw
1
2
3
4
import
{makeRollupConfig}
from
'../tools/make_rollup_config.mjs'
;
export
default
makeRollupConfig
({
name
:
'body-pix'
});