KeyError: 'face_fusion_torch is not in the pipelines registry group image-face-fusion. Please make sure the correct version of ModelScope library is used.'
请问ModelScope怎么解决?
https://www.modelscope.cn/models/damo/cv_unet_face_fusion_torch/quickstart%20%E6%89%A7%E8%A1%8C%E7%9A%84%E8%BF%993%E8%A1%8C%E4%BB%A3%E7%A0%81
参考这个页面上模型介绍的代码范例,image_face_fusion = pipeline(Tasks.image_face_fusion, model='damo/cv_unet-image-face-fusion_damo')
后面的model,和您的配置有差别,此回答整理自钉群“魔搭ModelScope开发者联盟群 ①”