liveness-detection-framework icon indicating copy to clipboard operation
liveness-detection-framework copied to clipboard

Uncaught (in promise) TypeError: Ut.makeTensor is not a function

Open HarshiniRaavula opened this issue 2 years ago • 0 comments

Describe the bug

We deployed the code using EC2 instance following the given steps.

In these two challenges

  1. Pose challenge - working fine
  2. Nose challenge - is being in loading state

I am getting a TypeError in the console saying. Is something to do with the version of face-api package ?

tf-core.esm.js:2604 Uncaught (in promise) TypeError: Ut.makeTensor is not a function

To Reproduce

  • Choose Nose Challenge and click verify now! button

Expected behavior To give a challenge for liveliness detection

Please complete the following information about the solution:

  • [v1.0.0] Version: [e.g. v1.0.0]

  • [ ap-south-1] Region: [e.g. us-east-1]

  • [ No] Was the solution modified from the version published on this repository?

  • [NA ] If the answer to the previous question was yes, are the changes available on GitHub?

  • [ Yes] Have you checked your service quotas for the sevices this solution uses?

  • [ No] Were there any errors in the CloudWatch Logs?

Screenshots NA

Additional context NA

HarshiniRaavula avatar Mar 16 '23 08:03 HarshiniRaavula