mirror of
https://github.com/SikongJueluo/Mini-Nav.git
synced 2026-07-12 20:15:31 +08:00
refactor(env): remove torch from conda env and add yosys for conda
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
name: mini-nav
|
name: mini-nav
|
||||||
channels:
|
channels:
|
||||||
- pytorch
|
|
||||||
- nvidia
|
- nvidia
|
||||||
- aihabitat-nightly
|
- aihabitat-nightly
|
||||||
- conda-forge
|
- conda-forge
|
||||||
@@ -11,13 +10,11 @@ dependencies:
|
|||||||
- habitat-baselines=0.3.320250127
|
- habitat-baselines=0.3.320250127
|
||||||
- habitat-lab=0.3.320250127
|
- habitat-lab=0.3.320250127
|
||||||
- withbullet
|
- withbullet
|
||||||
- pytorch
|
|
||||||
- torchvision
|
|
||||||
- pytorch-cuda=12.1
|
|
||||||
# Lib
|
# Lib
|
||||||
- zlib
|
- zlib
|
||||||
# Toolsets
|
# Toolsets
|
||||||
- uv
|
- uv
|
||||||
|
- yosys
|
||||||
- verilator
|
- verilator
|
||||||
- gtkwave
|
- gtkwave
|
||||||
- just
|
- just
|
||||||
|
|||||||
Reference in New Issue
Block a user