diff --git a/README.md b/README.md index 8ceea98..705fac7 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ This code was tested on `Ubuntu 20.04.5 LTS` and requires: Clone the repository ``` -git clone git@github.com:Asixa/RF-Genesis.git +git clone https://github.com/Asixa/RF-Genesis.git cd RF-Genesis ``` Download the dependencies [*RFGen_Dependencies.zip*](https://ucsdcloud-my.sharepoint.com/:u:/g/personal/xic063_ucsd_edu/EWUa1yi8V-RKrs2mYwWgom8B5ezkctME6_W_nkSc10iDLg?e=tbVhfX) and drop it to the root folder @@ -71,4 +71,4 @@ python run.py -o "a person walking back and forth" -e "a living room" -n "hello_ ## License This code is distributed under an [MIT LICENSE](LICENSE). -Note that our code depends on other libraries, including [CLIP](https://github.com/openai/CLIP), [SMPL](https://smpl.is.tue.mpg.de/), [MDM](https://guytevet.github.io/mdm-page/) 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](https://github.com/openai/CLIP), [SMPL](https://smpl.is.tue.mpg.de/), [MDM](https://guytevet.github.io/mdm-page/) and uses datasets that each have their own respective licenses that must also be followed.