diff --git a/configs/gta_human/README.md b/configs/gta_human/README.md index 0a04d172..f2b5e733 100644 --- a/configs/gta_human/README.md +++ b/configs/gta_human/README.md @@ -66,7 +66,7 @@ Please refer to [getting_started.md](../../docs/getting_started.md) for training ## Visualization -We prepared a script with a sample sequence that should help you with the SMPL overlay. +We prepared a script with a sample sequence that should help you with the SMPL overlay. You may download it from [here](https://drive.google.com/file/d/11osPM67KiQN6NbdJo3plcgNoPNxfJ_j7/view?usp=share_link). ## Notes diff --git a/requirements/runtime.txt b/requirements/runtime.txt index cb4edc25..813f02a9 100644 --- a/requirements/runtime.txt +++ b/requirements/runtime.txt @@ -6,7 +6,7 @@ easydev einops h5py matplotlib -numpy +numpy<1.24 opencv-python pandas<2.0.0 pickle5