Troubleshooting

  • Slow Model Download: Ensure a stable internet connection for downloading models.

  • Tesseract OCR Errors: Verify Tesseract is installed and accessible in your system’s PATH.

  • GPU Support: Use the CUDA-compatible version of PyTorch for better performance.

  • Ollama Model Loading: Ensure that the required model (llama3.2b) is downloaded and available in Ollama. Re-download if needed.

  • Numpy Errors: Ensure that the required version of Numpy (v1.x) is installed.