Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no available backend found #1

Open
forkyguo opened this issue Jul 4, 2024 · 0 comments
Open

no available backend found #1

forkyguo opened this issue Jul 4, 2024 · 0 comments

Comments

@forkyguo
Copy link

forkyguo commented Jul 4, 2024

(base) forky@edydeMacBook-Pro ppdet % npm install

added 16 packages, and audited 17 packages in 14s

6 packages are looking for funding
run npm fund for details

found 0 vulnerabilities
(base) forky@edydeMacBook-Pro ppdet % ls
README.md index.html main.js node_modules package-lock.json package.json public
(base) forky@edydeMacBook-Pro ppdet % npm run dev

[email protected] dev
vite

vite v2.9.18 dev server running at:

Local: http://localhost:3000/

Error: no available backend found. ERR: [wasm] RuntimeError: null function or function signature mismatch
at resolveBackend (webai-js.js?v=ac157028:7902:9)
at async InferenceSession$1.create (webai-js.js?v=ac157028:8178:22)
at async Det.create (webai-js.js?v=ac157028:29539:22)
at async Det.create (webai-js.js?v=ac157028:29568:18)
at async window.onload (main.js:22:20)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant