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 30, 2024
1 parent 99885c2 commit e889833
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 @@ -21,11 +21,11 @@ This repo contains the code for S2O paper. Data can be found on [HuggingFace](ht
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.
Additionally, follow instructions in the submodules you would like to use in order to install required libraries and build some dependencies from source.

## Data

Data can be found on [HuggingFace](https://huggingface.co/datasets/3dlg-hcvc/s2o).
Data and checkpoints can be found on [HuggingFace](https://huggingface.co/datasets/3dlg-hcvc/s2o).

## Inference
For PC-based methods run:
Expand Down

0 comments on commit e889833

Please sign in to comment.