mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-06 09:07:10 +08:00
[Other] Add a interface to get all pretrained models available from hub model server (#1022)
add get model list
This commit is contained in:
@@ -36,5 +36,5 @@ from . import c_lib_wrap as C
|
||||
from . import vision
|
||||
from . import pipeline
|
||||
from . import text
|
||||
from .download import download, download_and_decompress, download_model
|
||||
from .download import download, download_and_decompress, download_model, get_model_list
|
||||
from . import serving
|
||||
|
Reference in New Issue
Block a user