Property EnableModelDownload
- Namespace
- LMKit.Integrations.Tesseract
- Assembly
- LM-Kit.NET.dll
EnableModelDownload
When true, automatically downloads missing Tesseract traineddata files from the Hugging Face repository if they are not present locally.
Default: true
public bool EnableModelDownload { get; set; }