deepar 5.3.0-chromeExtension → 5.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (38) hide show
  1. package/VERSION.txt +1 -1
  2. package/js/deepar.esm.js +1 -1
  3. package/js/deepar.js +1 -1
  4. package/js/types/version.d.ts +1 -1
  5. package/package.json +1 -1
  6. package/wasm/deepar.wasm +0 -0
  7. package/lib/README.md +0 -7
  8. package/lib/VERSION.txt +0 -1
  9. package/lib/effects/background_blur.deepar +0 -0
  10. package/lib/effects/background_replacement.deepar +0 -0
  11. package/lib/js/deepar.esm.js +0 -1
  12. package/lib/js/deepar.js +0 -1
  13. package/lib/js/types/DeepAR.d.ts +0 -354
  14. package/lib/js/types/callbacks.d.ts +0 -63
  15. package/lib/js/types/errors.d.ts +0 -6
  16. package/lib/js/types/faceData.d.ts +0 -33
  17. package/lib/js/types/footData.d.ts +0 -9
  18. package/lib/js/types/index.d.ts +0 -9
  19. package/lib/js/types/initParams.d.ts +0 -157
  20. package/lib/js/types/logType.d.ts +0 -18
  21. package/lib/js/types/scriptingApi.d.ts +0 -107
  22. package/lib/js/types/touchType.d.ts +0 -34
  23. package/lib/js/types/version.d.ts +0 -5
  24. package/lib/js/types/wristData.d.ts +0 -13
  25. package/lib/models/face/models-68-extreme.bin +0 -0
  26. package/lib/models/foot/foot-detection-96x96x6.bin +0 -0
  27. package/lib/models/foot/foot-model.obj +0 -3965
  28. package/lib/models/foot/foot-tracker-96x96x13-test.bin +0 -0
  29. package/lib/models/foot/foot-tracker-96x96x18-test.bin +0 -0
  30. package/lib/models/segmentation/segmentation-160x160-opt.bin +0 -0
  31. package/lib/models/wrist/wrist-base-2.obj +0 -3815
  32. package/lib/models/wrist/wrist-det-9.bin +0 -0
  33. package/lib/models/wrist/wrist-track.bin +0 -0
  34. package/lib/wasm/deepar.wasm +0 -0
  35. package/lib/wasm/libxzimgPoseEstimation.wasm +0 -0
  36. package/lib/wasm/tfjs-backend-wasm-simd.wasm +0 -0
  37. package/lib/wasm/tfjs-backend-wasm-threaded-simd.wasm +0 -0
  38. package/lib/wasm/tfjs-backend-wasm.wasm +0 -0
package/VERSION.txt CHANGED
@@ -1 +1 @@
1
- DeepAR SDK version: v5.3.0-chromeExtension
1
+ DeepAR SDK version: v5.3.0