face-api.js-models
face-api.js-models copied to clipboard
Always getting error, ENOENT,
Always getting error, { "message": "ENOENT: no such file or directory, open '../weights/tiny_face_detector_model-weights_manifest.json'", "error": { "errno": -2, "code": "ENOENT", "syscall": "open", "path": "../weights/tiny_face_detector_model-weights_manifest.json" } }
Even if I use other models, I still get same error