[Other] Hub feature: add model hub management for fastdeploy (#453)

* add hub tool for fastdeploy

* fix format

* refactor code

* remove EasyDict

Co-authored-by: Jason <jiangjiajun@baidu.com>
This commit is contained in:
chenjian
2022-11-02 10:22:17 +08:00
committed by GitHub
parent c11f4bac88
commit 7e64f4088f
6 changed files with 316 additions and 11 deletions

View File

@@ -28,4 +28,4 @@ from . import c_lib_wrap as C
from . import vision
from . import pipeline
from . import text
from .download import download, download_and_decompress
from .download import download, download_and_decompress, download_model