DEV Community

Discussion on: How to detect objects in videos in a web browser using YOLOv8 neural network and JavaScript

Collapse
 
andreygermanov profile image
Andrey Germanov • Edited

Hello,

The WASM file is outdated.

Please replace the ort-wasm-simd.wasm file from here cdn.jsdelivr.net/npm/onnxruntime-w... and try again.