From 2c6ed1d7de63a9a01486b6d467ffbd83ba036ec3 Mon Sep 17 00:00:00 2001 From: Alex Steiner <65250433+AlexSteiner30@users.noreply.github.com> Date: Sat, 4 Feb 2023 07:33:11 +0100 Subject: [PATCH] Update text2mesh.yml --- text2mesh.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/text2mesh.yml b/text2mesh.yml index d94a898..4015260 100644 --- a/text2mesh.yml +++ b/text2mesh.yml @@ -5,10 +5,9 @@ channels: - defaults dependencies: - python=3.9 - - pytorch=1.12.1 + - torch=1.12.1 - torchvision=0.13.1 - torchaudio=0.12.1 - - cudatoolkit=11.3 - matplotlib=3.5.2 - jupyter=1.0.0 - pip=21.1.2