v0.4.1
change log
- makes testing more efficient - removes redundant model instantiations
- adds
ml5.flipImage()
function to allow flipping of video and images - removes console.log from imageClassifier test
- fixes URLs to p5 web editor examples
- allows passing video to face-api .detect() and .detectSingle()
- fixes bug when passing in teachable machine URL
- adds test for
sentiment
- cleans up devOps scripts