Face-Detection-JavaScript icon indicating copy to clipboard operation
Face-Detection-JavaScript copied to clipboard

Reference in root path folder seems to be wrong

Open dental-informatics-org opened this issue 4 years ago • 0 comments

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/

dental-informatics-org avatar Nov 07 '21 13:11 dental-informatics-org