mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-23 22:13:38 +00:00
Update js/web/test/e2e/exports/testcases/vite-default/src/components/onnx-helper.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
a82c24eb03
commit
f81facec8f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import * as ort from 'onnxruntime-web';
|
||||
|
||||
// The following line uses Vite's "Explicit URL Imports" feature to load the wasm file as asset.
|
||||
// The following line uses Vite's "Explicit URL Imports" feature to load the wasm file as an asset.
|
||||
//
|
||||
// see https://vite.dev/guide/assets.html#explicit-url-imports
|
||||
//
|
||||
|
|
|
|||
Loading…
Reference in a new issue