refactor(env): remove torch from conda env and add yosys for conda

This commit is contained in:
2026-05-18 15:57:32 +08:00
parent 706d148a0b
commit 5d09f13a08

View File

@@ -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