pdufour commited on
Commit
a589fe4
·
verified ·
1 Parent(s): fde6d8b

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -1
index.html CHANGED
@@ -13,7 +13,8 @@
13
  "sharp": "/noop.js",
14
  "fs": "/noop.js",
15
  "path": "/noop.js",
16
- "url": "/noop.js"
 
17
  }
18
  }
19
  </script>
 
13
  "sharp": "/noop.js",
14
  "fs": "/noop.js",
15
  "path": "/noop.js",
16
+ "url": "/noop.js",
17
+ "onnxruntime-web/webgpu": "https://cdn.jsdelivr.net/npm/[email protected]/dist/ort.webgpu.mjs"
18
  }
19
  }
20
  </script>