mirror of
https://github.com/modelscope/modelscope.git
synced 2026-09-01 19:49:03 +02:00
[to #43115513] fix missing __init__.py in cv models
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9662287
This commit is contained in:
@@ -9,7 +9,7 @@ if TYPE_CHECKING:
|
||||
|
||||
else:
|
||||
_import_structure = {
|
||||
'keypoints_detector': ['PoseHighResolutionNetV2'],
|
||||
'hrnet_v2': ['PoseHighResolutionNetV2'],
|
||||
}
|
||||
|
||||
import sys
|
||||
|
||||
Reference in New Issue
Block a user