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

examples/image-classification-web:No response when executing script './run-server.sh' #917

Closed
lebron8dong opened this issue Oct 31, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@lebron8dong
Copy link

Describe the bug
when executing script './build-for-web.sh' :
[INFO]: Installing wasm-bindgen...
[INFO]: Optional fields missing from Cargo.toml: 'description', 'repository'. These are not necessary, but recommended
[INFO]: License key is set in Cargo.toml but no LICENSE file(s) were found; Please add the LICENSE file(s) to your project directory
[INFO]: :-) Done in 2m 00s
[INFO]: :-) Your wasm pkg is ready to publish at E:\webgpu\burn-main\examples\image-classification-web\pkg/no_simd.

And no response when executing script './run-server.sh' .

Desktop (please complete the following information):

  • OS: win10
  • Browser:chrome canary

Additional context

@antimora
Copy link
Collaborator

@Luni-4 is working on migrating the script to xstask (see #851) so that it works the same across platforms including Windows. I am on Mac, so I can't verify why it's failing.

If you'd like to see the demo live, I have temporarily hosted here: https://antimora.github.io/image-classification/

@antimora antimora added the bug Something isn't working label Nov 13, 2023
@antimora
Copy link
Collaborator

Closing this as it will be fixed by #851

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants