Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
diliash authored Sep 29, 2024
1 parent 6b65305 commit abab414
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,10 @@ This repo contains the code for S2O paper. Data can be found on [HuggingFace](ht
<img src='docs/static/images/teaser.png'/>

## Installation

git clone --recursive git@github.com:3dlg-hcvc/s2o.git
git clone --recursive git@github.com:3dlg-hcvc/s2o.git
conda create -f environment.yml
conda activate s2o
conda create -f environment.yml
conda activate s2o

Additionally, follow instructions in the submodules you would like to use in order to install additionally-required libraries and build some dependencies from source.

Expand Down

0 comments on commit abab414

Please sign in to comment.