IDEA-Research / HumanSD

[ICCV 2023] The official implementation of paper "HumanSD: A Native Skeleton-Guided Diffusion Model for Human Image Generation"
Apache License 2.0
275 stars 18 forks source link

ImportError: cannot import name 'inference_bottom_up_pose_model' from 'mmpose.apis' #5

Closed WenB777 closed 1 year ago

juxuan27 commented 1 year ago

Hi, @WenB777 ! Thank you for your focus. Please make sure you have installed mmpose correctly. Here is the document of mmpose for your reference.

WenB777 commented 1 year ago

嗨, !感谢您的关注。请确保您已正确安装mmpose。这是 mmpose 的文档供您参考。

Thank you for reply, I have solve the problem by your answer. The mistake is comes from the wrong version of mmpose.