astak16 opened this issue 2 years ago · 1 comments
const WasmPaths = "https://npm.elemecdn.com/onnxruntime-web/dist/"; const sam = new SAMGeo({ // modelUrl: MODEL_URL, wasmPaths: WasmPaths, }); await sam.initModel();
新版版本已修复