From b826d42bbbed1671a57cdd7c8be321f1b3e9a3bd Mon Sep 17 00:00:00 2001 From: Zhe Wang Date: Mon, 6 Sep 2021 11:50:22 -0700 Subject: [PATCH] packages needed to do visualization --- requirements.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9b4cc5e..3b39dfe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,7 @@ torch opencv-python git+https://github.com/liruilong940607/aniposelib git+https://github.com/liruilong940607/smplx -ffmpeg-python \ No newline at end of file +ffmpeg-python +trimesh +vedo +chumpy