Luis Gomez
Results
1
issues of
Luis Gomez
In the documentation looks like the only way to load the models and pass it to the instance is from the files on the static folder: `await faceapi.nets.ssdMobilenetv1.loadFromUri('/models')` But i...
solution provided