You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get this error on chrome based browsers (Tested on edge, chrome, brave) . On firefox it works fine.
Error: Failed to create session: "Error: no available backend found. ERR: [webgpu] TypeError: r.requestAdapterInfo is not a function". Please check if the publicPath is set correctly.
I'm using AMD RX 6950 if that helps. I also tested on my pixel 8 pro and I my phone and it also doesn't work.
Also I should point it out that it works when I'm running program locally. It only doesn't work on production.
The text was updated successfully, but these errors were encountered:
I get this error on chrome based browsers (Tested on edge, chrome, brave) . On firefox it works fine.
Error: Failed to create session: "Error: no available backend found. ERR: [webgpu] TypeError: r.requestAdapterInfo is not a function". Please check if the publicPath is set correctly.
I'm using AMD RX 6950 if that helps. I also tested on my pixel 8 pro and I my phone and it also doesn't work.
Also I should point it out that it works when I'm running program locally. It only doesn't work on production.
The text was updated successfully, but these errors were encountered: