WebDevSimplified / Face-Detection-JavaScript

1k stars 1.39k forks source link

Reference in root path folder seems to be wrong #51

Open dental-informatics-org opened 3 years ago

dental-informatics-org commented 3 years ago

I was getting 404 when the root path is ('/models'). I had to change to ('./models/...'). Now it is working for me. https://dental-informatics-org.github.io/Face-Detection-JavaScript/