adding tesseract OCR for floorplan detection
This commit is contained in:
parent
508aa02812
commit
d108bf11ee
8 changed files with 153 additions and 29 deletions
|
|
@ -15,6 +15,7 @@ torchvision = "^0.17.1"
|
|||
torchaudio = "^2.2.1"
|
||||
jupyterlab = "^4.1.2"
|
||||
pandas = "^2.2.1"
|
||||
pytesseract = "^0.3.10"
|
||||
|
||||
|
||||
[build-system]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue