Skip to content

Commit

Permalink
Additional comments
Browse files Browse the repository at this point in the history
  • Loading branch information
ohyicong committed Nov 22, 2020
1 parent 9ce16cf commit fae4128
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions App.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ export default function App() {
//Assign model to variable
setMaskDetector(maskDetector)
setFaceDetector(faceDetector)
console.log("[+] Model Loaded")
}
loadModel()
}, []);
Expand Down

0 comments on commit fae4128

Please sign in to comment.