modelscope / facechain

FaceChain is a deep-learning toolchain for generating your Digital-Twin.
Apache License 2.0
9.14k stars 856 forks source link

mmcv版本不兼容 #587

Closed Pevernow closed 4 months ago

Pevernow commented 4 months ago

mmcv1.7.2最高仅支持到torch2.1.2 torch2.2,2.3,2.4只支持mmcv2.2

请尽快迁移到mmcv2.x上

ly19965 commented 4 months ago

由于modelsocpe包含太多的模型,适配起来很麻烦,估计暂时没有升级的打算,可以找modelscope官方答疑群确定下相应计划

ucasiggcas commented 3 months ago

大佬帮忙看下这个问题, https://github.com/modelscope/modelscope/issues/937

HobbitArmy commented 2 months ago

torch2.4 not support mmcv2.0 But can support 2.1 and 2.2 Soga