Skip to content

Commit

Permalink
Update with pygltk
Browse files Browse the repository at this point in the history
  • Loading branch information
diliash committed Sep 30, 2024
2 parents 2e39b45 + e889833 commit b47f7e7
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 b47f7e7

Please sign in to comment.