Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Asixa committed Jan 23, 2024
1 parent a36323e commit ec6999c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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.
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.

0 comments on commit ec6999c

Please sign in to comment.