DirectoryModelPath
AsposeAIModelConfig.DirectoryModelPath property
可选的路径,用于缓存已下载或已处理的模型。如果未设置,将使用默认系统位置。
public string? DirectoryModelPath { get; set; }
另请参见
- class AsposeAIModelConfig
- namespace Aspose.OCR.AI
- assembly Aspose.OCR
可选的路径,用于缓存已下载或已处理的模型。如果未设置,将使用默认系统位置。
public string? DirectoryModelPath { get; set; }