From 75691e1e1b63cf322af77e4a45259534c9b12029 Mon Sep 17 00:00:00 2001 From: Ritu Yadav <40523539+RituYadav92@users.noreply.github.com> Date: Tue, 17 Sep 2024 08:05:53 +0200 Subject: [PATCH] Update environment.yaml --- environment.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/environment.yaml b/environment.yaml index 1c486cf8..3c60fe00 100644 --- a/environment.yaml +++ b/environment.yaml @@ -11,6 +11,7 @@ dependencies: - pillow - pytorch>=2.1 - rasterio + - scikit-image - scikit-learn - tensorboard - torchaudio @@ -28,4 +29,4 @@ dependencies: - google-cloud-storage - omegaconf - pydataverse - - pytest \ No newline at end of file + - pytest