git clone https://github.com/jasongzy/Make-It-Animatable --recursive --single-branch cd Make-It-Animatable conda create -n mia python=3.11 conda activate mia pip ...