From dac02e8c16b03206287b836528ab5b01e5894ff1 Mon Sep 17 00:00:00 2001 From: Mackenzie Mathis Date: Tue, 4 Jul 2023 16:14:09 +0200 Subject: [PATCH] Update DEEPLABCUT.yaml --- conda-environments/DEEPLABCUT.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/conda-environments/DEEPLABCUT.yaml b/conda-environments/DEEPLABCUT.yaml index d066956a93..8d2c71928f 100644 --- a/conda-environments/DEEPLABCUT.yaml +++ b/conda-environments/DEEPLABCUT.yaml @@ -24,5 +24,6 @@ dependencies: - jupyter - nb_conda - ffmpeg + - cudnn - pip: - "deeplabcut[gui,tf]"