Use the package manager pip to install necessary package.
pip install -r requirements.txt
By CLI
cd school-profile
python inference.py --img_path test.pdf #replace by image put in school-profile
By CLI
cd birth-cert
python inference.py --input_path test.pdf #replace by image put in school-profile