Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
angelxuanchang authored Nov 11, 2024
1 parent d9fbd02 commit 492dfbd
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 @@ -18,7 +18,7 @@ This repo contains the code for S2O paper. Data can be found on [HuggingFace](ht
## Installation
git clone --recursive git@github.com:3dlg-hcvc/s2o.git
conda create -f environment.yml
conda env create -f environment.yml
conda activate s2o

Additionally, follow instructions in the submodules you would like to use in order to install required libraries and build some dependencies from source.
Expand Down Expand Up @@ -71,4 +71,4 @@ Please cite our work if you use S2O results/code or ACD dataset.
journal={arXiv preprint arXiv:2409.18896},
year={2024}
}
```
```

0 comments on commit 492dfbd

Please sign in to comment.