Package Exports
- private-detector-js
- private-detector-js/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (private-detector-js) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
private-detector-js
This repo is for using Bumble's Private Detectorâ„¢ model in TypeScript.
Model
The model was converted from Python using TensorFlow.js's converter tool. The SavedModel can be created by following the instructions here.