detection-lib
Advanced tools
Comparing version
{ | ||
"name": "detection-lib", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"main": "src/DetectorFactory.js", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -10,3 +10,3 @@ import { Detector } from './types.js'; | ||
locateFile: (file) => | ||
`https://cdn.jsdelivr.net/npm/@mediapipe/face_detection/${file}`, | ||
`@mediapipe/face_detection/${file}`, | ||
}); | ||
@@ -13,0 +13,0 @@ |
4742
-0.61%