From 5d09f13a08ca6b61eaf25695f011f33c82f9634f Mon Sep 17 00:00:00 2001 From: SikongJueluo Date: Mon, 18 May 2026 15:57:32 +0800 Subject: [PATCH] refactor(env): remove torch from conda env and add yosys for conda --- environment.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/environment.yml b/environment.yml index 69c27d4..b60db88 100644 --- a/environment.yml +++ b/environment.yml @@ -1,6 +1,5 @@ name: mini-nav channels: - - pytorch - nvidia - aihabitat-nightly - conda-forge @@ -11,13 +10,11 @@ dependencies: - habitat-baselines=0.3.320250127 - habitat-lab=0.3.320250127 - withbullet - - pytorch - - torchvision - - pytorch-cuda=12.1 # Lib - zlib # Toolsets - uv + - yosys - verilator - gtkwave - just