Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
radekd91 committed Feb 11, 2023
1 parent 979d5b1 commit 8779a2a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,13 +81,14 @@ The training and testing script for EMOCA can be found in this subfolder:

1) Install [conda](https://docs.conda.io/en/latest/miniconda.html)

2) Install [mamba](https://github.com/mamba-org/mamba)
<!-- 2) Install [mamba](https://github.com/mamba-org/mamba) -->

<!-- 0) Clone the repo with submodules: -->
<!-- ``` -->
<!-- git clone --recurse-submodules ... -->
<!-- ``` -->
3) Clone this repo
2) Clone this repo
<!-- 3) Clone this repo -->

### Short version

Expand Down Expand Up @@ -125,7 +126,7 @@ Note: the environment might contain some packages. If you find an environment is

2) Activate the environment:
```bash
conda activate work36_cu11
conda activate work38_cu11
```

3) For some reason cython is glitching in the requirements file so install it separately:
Expand Down

0 comments on commit 8779a2a

Please sign in to comment.