diff --git a/README.md b/README.md index 7228dd0..8f95a9d 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ pip uninstall ffmpeg pip install spacy python -m spacy download en_core_web_sm pip install git+https://github.com/openai/CLIP.git +pip install gdown ``` Download dependencies: @@ -260,4 +261,4 @@ We would like to thank the following contributors for the great foundation that ## License This code is distributed under an [MIT LICENSE](LICENSE). -Note that our code depends on other libraries, including CLIP, SMPL, SMPL-X, PyTorch3D, and uses datasets that each have their own respective licenses that must also be followed. \ No newline at end of file +Note that our code depends on other libraries, including CLIP, SMPL, SMPL-X, PyTorch3D, and uses datasets that each have their own respective licenses that must also be followed.