Skip to content

Commit

Permalink
Merge pull request rvankoert#26 from knaw-huc/master
Browse files Browse the repository at this point in the history
merge back changes from knaw-version
  • Loading branch information
rvankoert committed Jun 5, 2024
2 parents 38e396a + b08ceb9 commit 02f8517
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ python3 -m pip install .
3. **Clone the HTR repository and install its requirements**

```bash
git clone https://github.com/rvankoert/loghi-htr.git
git clone https://github.com/knaw-huc/loghi-htr.git
cd loghi-htr
python3 -m pip install -r requirements.txt
```
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ scikit-image==0.22.0
prometheus-client==0.20.0
tf-models-official==2.14.1
xlsxwriter==3.2.0
six
Pillow==10.3.0

0 comments on commit 02f8517

Please sign in to comment.