face-api/build/dom/loadWeightMap.d.ts

3 lines
206 B
TypeScript

import * as tf from '@tensorflow/tfjs-core';
export declare function loadWeightMap(uri: string | undefined, defaultModelName: string): Promise<tf.NamedTensorMap>;
//# sourceMappingURL=loadWeightMap.d.ts.map