mirror of
https://github.com/qurator-spk/sbb_textline_detection.git
synced 2025-06-13 22:00:05 +02:00
do not require sudo
This commit is contained in:
parent
02388a759d
commit
5113d28e13
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ This tool performs textline detection from document image data and returns the r
|
|||
|
||||
## Installation
|
||||
|
||||
`sudo pip install .`
|
||||
`pip install .`
|
||||
|
||||
## Models
|
||||
In order to run this tool you also need trained models. You can download our pre-trained models from here:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue