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