Model Source
Models Hub
Download Models
# use modelscope (default)
export ANYPARSE_MODEL_MIRROR="modelscope"
# use huggingface
export ANYPARSE_MODEL_MIRROR="huggingface"
# download models
anyparse-cli download --config config/config.yaml --model
Notes
you can download models by yourself, and modify the config/config.yaml file to use your own models.