Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
constantinpape committed Jan 1, 2024
1 parent 93e4de0 commit ac09bf8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions environment_cpu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,8 @@ dependencies:
- pytorch
- segment-anything
- torchvision
- torch_em >=0.5.1
- torch_em >=0.6.0
- tqdm
- timm
- pip:
- git+https://github.com/ChaoningZhang/MobileSAM.git
# - git+https://github.com/facebookresearch/segment-anything.git
3 changes: 1 addition & 2 deletions environment_gpu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,8 @@ dependencies:
- pytorch-cuda>=11.7 # you may need to update the cuda version to match your system
- segment-anything
- torchvision
- torch_em >=0.5.1
- torch_em >=0.6.0
- tqdm
- timm
- pip:
- git+https://github.com/ChaoningZhang/MobileSAM.git
# - git+https://github.com/facebookresearch/segment-anything.git

0 comments on commit ac09bf8

Please sign in to comment.