W1NDes 46a86de21b feat(ocr): 添加 Ocr Server线程 CPU 亲和性设置(windows)
- 在各个配置模板中添加 OcrCpuAffinity 选项,用于设置 OCR 服务器使用的 CPU
- 在 ocr/rpc.py 中实现 OCR 服务器进程的 CPU 亲和性设置
2025-02-17 10:43:12 +08:00
..
2024-07-28 15:00:23 +08:00
2024-01-30 00:20:16 +08:00
2023-09-19 23:14:37 +08:00

Deploy

This directory holds the Alas installer.

Install Alas by running python -m deploy.installer in Alas root folder.

Launcher

Launcher Alas.exe is a .bat file converted to .exe file by Bat To Exe Converter.

If you have warnings from your anti-virus software, replace alas.exe with deploy/launcher/Alas.bat. They should do the same thing.