FileModelPath
AsposeAIModelConfig.FileModelPath property
本地路径,指向包含模型文件的文件夹。如果指定,将使用该路径而不是下载。默认为空。
public string? FileModelPath { get; set; }
另请参见
- class AsposeAIModelConfig
- namespace Aspose.OCR.AI
- assembly Aspose.OCR
本地路径,指向包含模型文件的文件夹。如果指定,将使用该路径而不是下载。默认为空。
public string? FileModelPath { get; set; }