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

Error processing image: model "llama3.2-vision" not found, try pulling it first #15

Open
btdixit opened this issue Jan 1, 2025 · 2 comments

Comments

@btdixit
Copy link

btdixit commented Jan 1, 2025

  1. The App starts fine and runs in the browser. "streamlit run ocr.py"
  2. But when we upload and image and click Extract , iy throws an error message as :
    Error processing image: model "llama3.2-vision" not found, try pulling it first

Screenshot 2025-01-01 165241

@btdixit
Copy link
Author

btdixit commented Jan 1, 2025

Screenshot 2025-01-01 165454

@rickyharvywaldt
Copy link

You need to run "ollama run llama3.2-vision".

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

2 participants