mirror of
https://github.com/modelscope/modelscope.git
synced 2025-12-25 12:39:25 +01:00
update mmdet3d version
mmdet3d版本从1.0.0rc6改为1.0.0rc6damo,移除networkx版本限制,避免maaslib冲突 Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11621702
This commit is contained in:
@@ -24,7 +24,8 @@ lpips
|
||||
ml_collections
|
||||
mmcls>=0.21.0
|
||||
mmdet>=2.25.0
|
||||
mmdet3d==1.0.0rc6 # update == to >= if stable version released
|
||||
# mmdet3d-1.0.0rc6 remove networkx version restriction
|
||||
mmdet3d==1.0.0a0
|
||||
mmsegmentation
|
||||
moviepy>=1.0.3
|
||||
nerfacc==0.2.2
|
||||
|
||||
Reference in New Issue
Block a user