mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-06 00:57:33 +08:00
[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:
@@ -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
|
||||
|
Reference in New Issue
Block a user