Commit a81058e
Fix CSP to allow ONNX runtime from jsdelivr CDN
- Add cdn.jsdelivr.net to script-src in CSP
- Add cdn.jsdelivr.net to host_permissions
- Fixes: "no available backend found" error from Transformers.js
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 8261a8e commit a81058e
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | | - | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
0 commit comments