이재호

update model

......@@ -20,7 +20,7 @@
// https://github.com/googlecreativelab/teachablemachine-community/tree/master/libraries/image
// the link to your model provided by Teachable Machine export panel
const URL = "https://teachablemachine.withgoogle.com/models/2QtWMcVET/";
const URL = "https://teachablemachine.withgoogle.com/models/CZw3xQLld/";
let model, webcam, labelContainer, maxPredictions;
......