Skip to content

Commit

Permalink
Update envs
Browse files Browse the repository at this point in the history
  • Loading branch information
constantinpape committed Sep 8, 2023
1 parent f1dd0e8 commit 05eb6c3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
1 change: 1 addition & 0 deletions environment_cpu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ name:
dependencies:
- cpuonly
- napari
- pip
- pooch
- python-elf >=0.4.8
- pytorch
Expand Down
7 changes: 5 additions & 2 deletions environment_gpu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ name:
sam
dependencies:
- napari
- pip
- pooch
- python-elf >=0.4.8
- pytorch
Expand All @@ -14,5 +15,7 @@ dependencies:
- torchvision
- torch_em >=0.5.1
- tqdm
# - pip:
# - git+https://github.com/facebookresearch/segment-anything.git
- timm
- pip:
- git+https://github.com/ChaoningZhang/MobileSAM.git
# - git+https://github.com/facebookresearch/segment-anything.git

0 comments on commit 05eb6c3

Please sign in to comment.