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:
yuxiang.tyx
2023-02-10 09:29:25 +00:00
committed by wenmeng.zwm
parent 2c8f9801a2
commit 03354e4d84

View File

@@ -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