From 9ac754505668ce0744c72d1d1d13480a6e710d3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20Garc=C3=ADa=20Garc=C3=ADa?= Date: Mon, 4 Sep 2023 16:58:23 +0200 Subject: [PATCH] Added missing link to gh and rtd --- src/alpha-lab/dense-pose.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/alpha-lab/dense-pose.md b/src/alpha-lab/dense-pose.md index a8ec76d7b..51f9ebd54 100644 --- a/src/alpha-lab/dense-pose.md +++ b/src/alpha-lab/dense-pose.md @@ -71,7 +71,7 @@ After executing the code, new files will be generated. Check the new DensePoseCo ## Runing locally -You can also run everything on your local machine. However, this option is only available for Linux and MacOS users, as detectron2 does not support Windows 😕. If you do not have a GPU on your computer, we strongly recommend using our Google Colab notebook. Detailed instructions on running locally can be found in the [Github repository](). +You can also run everything on your local machine. However, this option is only available for Linux and MacOS users, as detectron2 does not support Windows 😕. If you do not have a GPU on your computer, we strongly recommend using our Google Colab notebook. Detailed instructions on running locally can be found in the [Github repository](https://github.com/pupil-labs/densepose-module) and the associated [read the docs](https://densepose-module.readthedocs.io/). ::: tip Need assistance in implementing your gaze-contingent task? Reach out to us via email at [info@pupil-labs.com](mailto:info@pupil-labs.com) or on our [Discord server](https://pupil-labs.com/chat/) or visit our [Support Page](https://pupil-labs.com/products/support/) for dedicated support options.