From e5f0889efba78d911ad8f8eefc53fdd46bfa5689 Mon Sep 17 00:00:00 2001 From: Nima Ghorbani <7373673+nghorbani@users.noreply.github.com> Date: Fri, 10 Jan 2020 11:06:54 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6781209..56a627c 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ We show how to use the body data from AMASS to animate these models. Install from this repository for the latest developments: ```bash +pip install git+https://github.com/nghorbani/configer +pip install git+https://github.com/nghorbani/human_body_prior pip install git+https://github.com/nghorbani/amass ```