From ae0ce826090221802c242f0ed6ff47f486d4adef Mon Sep 17 00:00:00 2001 From: mauwii Date: Mon, 7 Nov 2022 04:32:32 +0100 Subject: [PATCH] add 2 missed versions unpinned them for testing purpose with linux container, 4got to re-pin --- environment-mac.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/environment-mac.yml b/environment-mac.yml index fa043584e6..ef9f0c3584 100644 --- a/environment-mac.yml +++ b/environment-mac.yml @@ -8,7 +8,7 @@ dependencies: - pip>=22.2 - pytorch=1.12 - pytorch-lightning=1.7 - - torchvision + - torchvision=0.13 - torchmetrics=0.10 - torch-fidelity=0.3 @@ -37,7 +37,7 @@ dependencies: - mpmath=1.2 - nomkl=3 - numpy=1.23 - - omegaconf + - omegaconf=2.1 - openh264=2.3 - onnx=1.12 - onnxruntime=1.12