modelscope-ng 0.2.0

A command-line interface tool for downloading models from Modelscope, which can also be used as a library
Documentation
## [unreleased]

### 🚀 Features

- Download model by model id
- Support resume download
- *(cli)* Support login and logout
- 移除 openssl 依赖,优化编译尺寸
- 增加 download-file 方法,下载单独的文件
- 增加下载进度 callback

### 🐛 Bug Fixes

- Description
- Openssl
- Build
- Build
- Parameter adaptation
- Just download blob
- Just download blob
- Download path

### ⚙️ Miscellaneous Tasks

- 进度回调优化