All credits to https://github.com/mindee/doctr
- Conda or Miniconda
- Execute
conda create --name doctr_env python=3.9 - Execute
conda activate doctr_env - Install Pytorch according CUDA or CPU in https://pytorch.org/get-started/locally/
- Execute
pip install python-doctr - Run the code
- Execute
pip install ipywidgets - Execute
pip install pandas - Execute
pip install ipympl
