Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

TypeError: H(...).platform.isTypedArray is not a function #153

Closed
0xori opened this issue Jan 18, 2023 · 2 comments
Closed

TypeError: H(...).platform.isTypedArray is not a function #153

0xori opened this issue Jan 18, 2023 · 2 comments
Assignees
Labels
question Further information is requested

Comments

@0xori
Copy link

0xori commented Jan 18, 2023

im getting this error when trying to load models

 await  #faceapi.nets.ssdMobilenetv1.loadFromUri("/models")

happens when using @tensorflow/tfjs - ^4.2.0
might be relatet to this: #tensorflow/tfjs#7273
tried to downgrade to @tensorflow/tfjs 3.7.0 as mentioned in the tfjs issue didn't help

@vladmandic vladmandic added the question Further information is requested label Jan 18, 2023
@vladmandic
Copy link
Owner

i have nothing to go on - please fill the issue template!

@0xori
Copy link
Author

0xori commented Jan 19, 2023

i was trying to load an automl model using await automl.loadImageClassification
the tfjs version was not matching the lib tfjs version. once i downgraded it solved.

@0xori 0xori closed this as completed Jan 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants