finished ocr daemon update

This commit is contained in:
Boki 2026-02-11 02:11:50 -05:00
parent cc50368d3b
commit 6ad382cb09
13 changed files with 1471 additions and 1479 deletions

View file

@ -8,6 +8,9 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="OpenCvSharp4" Version="4.11.0.20250507" />
<PackageReference Include="OpenCvSharp4.Extensions" Version="4.11.0.20250507" />
<PackageReference Include="OpenCvSharp4.runtime.win" Version="4.11.0.20250507" />
<PackageReference Include="System.Drawing.Common" Version="8.0.12" />
<PackageReference Include="Tesseract" Version="5.2.0" />
</ItemGroup>