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

Models are not downloaded in the browser #466

Open
gerroon opened this issue Feb 6, 2024 · 5 comments
Open

Models are not downloaded in the browser #466

gerroon opened this issue Feb 6, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@gerroon
Copy link

gerroon commented Feb 6, 2024

Device Information (please complete the following information):

  • OS: Ubuntu 20.04, WSL2`
  • Deployment: Docker
  • Browser (if relevant): chromium, firefox windows
  • SIST2 Version: v2.9.0

Describe the bug
The models for analyzing documents are not downloaded in the browser

Steps To Reproduce
Please be specific!

  1. search for a pdf
  2. click on the info button
  3. select a model and click analyze

Expected behavior
It should analyze the document?

Actual Behavior
No analyzing happens, no model is downloaded

Screenshots
image

image

Additional context

chunk-vendors.js:2 RangeError: offset is out of bounds
    at Uint8ClampedArray.set (<anonymous>)
    at L (index.js:1:12866)
    at async Di.loadModel (index.js:1:95993)
    at async Promise.all (:14090/index 1)
    at async Di.init (index.js:1:95788)
    at async t.getMlModel (index.js:1:99406)
    at async t.mlAnalyze (index.js:1:99788)

@gerroon gerroon added the bug Something isn't working label Feb 6, 2024
@simon987
Copy link
Collaborator

simon987 commented Feb 6, 2024

Can you update to the latest version (3.4.0) and try again? I think that the models it's downloading are incompatible with the newest version

@gerroon
Copy link
Author

gerroon commented Feb 6, 2024

I can try it, I am using docker compose. What tags shall I use?

@simon987
Copy link
Collaborator

simon987 commented Feb 6, 2024

simon987/sist2:3.4.0-x64-linux

@gerroon
Copy link
Author

gerroon commented Feb 6, 2024

Thanks, I still have the same errors

@MrReSc
Copy link

MrReSc commented Aug 30, 2024

Where can I find the Analyze button?

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

3 participants