From a8b6829cc0f4df8427acbc97ae4d853cb7e7b3db Mon Sep 17 00:00:00 2001 From: rdanecek <danekradek@gmail.com> Date: Tue, 14 Feb 2023 16:57:16 +0100 Subject: [PATCH] Add link to the original realease --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b6895c1c..937bc850 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,8 @@ This is achieved by: You will have to upgrade to the new environment in order to use EMOCA v2. Please follow the steps bellow to install the package. Then, go to the [EMOCA](gdl_apps/EMOCA) subfolder and follow the steps described there. +While using the new version of this repo is recommended, you can still access the old release [here](https://github.com/radekd91/emoca/tree/EMOCA-v1.0). + ## EMOCA project The training and testing script for EMOCA can be found in this subfolder: -- GitLab