| ## Installation | |
| ```bash | |
| # Clone the repository | |
| git clone https://github.com/jesse-tong/docbert2.git | |
| cd docbert2 | |
| # Install dependencies | |
| pip install -r requirements.txt |
| ## Installation | |
| ```bash | |
| # Clone the repository | |
| git clone https://github.com/jesse-tong/docbert2.git | |
| cd docbert2 | |
| # Install dependencies | |
| pip install -r requirements.txt |