use environment variable to determine the download source for models
Main Changes:
-
Added support for the
CNSTD_DOWNLOAD_SOURCE
environment variable to determine the download source for models. The default source is the Aliyun OSS address. -
In
LayoutAnalyzer
, introduced two new parameters,model_categories
andmodel_arch_yaml
, to specify the list of model categories and model architectures.