Skip to content
Snippets Groups Projects
Commit 8779a2a6 authored by rdanecek's avatar rdanecek
Browse files

Update README

parent 979d5b18
No related branches found
No related tags found
No related merge requests found
...@@ -81,13 +81,14 @@ The training and testing script for EMOCA can be found in this subfolder: ...@@ -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) 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: --> <!-- 0) Clone the repo with submodules: -->
<!-- ``` --> <!-- ``` -->
<!-- git clone --recurse-submodules ... --> <!-- git clone --recurse-submodules ... -->
<!-- ``` --> <!-- ``` -->
3) Clone this repo 2) Clone this repo
<!-- 3) Clone this repo -->
### Short version ### Short version
...@@ -125,7 +126,7 @@ Note: the environment might contain some packages. If you find an environment is ...@@ -125,7 +126,7 @@ Note: the environment might contain some packages. If you find an environment is
2) Activate the environment: 2) Activate the environment:
```bash ```bash
conda activate work36_cu11 conda activate work38_cu11
``` ```
3) For some reason cython is glitching in the requirements file so install it separately: 3) For some reason cython is glitching in the requirements file so install it separately:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment