mirror of https://github.com/vladmandic/human
4 lines
150 B
TypeScript
4 lines
150 B
TypeScript
![]() |
// export common types
|
||
|
export { Tensor } from '@tensorflow/tfjs-core/dist/index';
|
||
|
export { GraphModel } from '@tensorflow/tfjs-converter/dist/index';
|