yumingj / Text2Human

Code for Text2Human (SIGGRAPH 2022). Paper: Text2Human: Text-Driven Controllable Human Image Generation

Home Page:https://yumingj.github.io/projects/Text2Human.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bug

Wo-nb opened this issue · comments

I encountered the following problem while running the code. How can I solve it?

assert (mmcv_min_version <= mmcv_version < mmcv_max_version),
AssertionError: MMCV==2.2.0 is used but incompatible. Please install mmcv>=2.0.0rc4.