From 3dc9818eaac35f02925c3ec1dcfb87c601dbac48 Mon Sep 17 00:00:00 2001 From: Vedant Dave Date: Wed, 17 May 2023 10:57:47 +0000 Subject: [PATCH] Update 'conda_env.yml' --- conda_env.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conda_env.yml b/conda_env.yml index 3289fff..e79c891 100644 --- a/conda_env.yml +++ b/conda_env.yml @@ -15,3 +15,6 @@ dependencies: - tb-nightly - imageio - imageio-ffmpeg + - scikit-image + - scikit-video + - opencv-python \ No newline at end of file