Closed perfixel closed 2 years ago
net::ERR_BLOCKED_BY_CLIENT
error is almost always issue with your browser - do you have some extension installed that is misbehaving? for example, ad-blocker.
anyhow, face-api
only loads models YOU specified - it does not load everything by default.
you're asking how to load only detection, but check your code - you are yourself loading different models that you say you don't need.
Discussed in https://github.com/vladmandic/face-api/discussions/100