This directory clones
https://huggingface.co/pile-of-law/legalbert-large-1.7M-2 and convert it into text extraction model.
python3 -m venv venv && source venv/bin/activate && pip install -r requirements.txt
python test_handler.py
huggingface-cli upload aojiao-dev/pile-of-law-legalbert-base-uncased-copy .