Skip to content

Commit

Permalink
updated setup & envs yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mese79 committed Nov 7, 2024
1 parent b332b4d commit 8f1c8d9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions env_cpu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@ dependencies:
- opencv-python
- timm==1.0.9
- pynrrd
- iopath>=0.1.10
- git+https://github.com/facebookresearch/segment-anything.git
- git+https://github.com/juglab/featureforest.git
1 change: 1 addition & 0 deletions env_gpu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@ dependencies:
- opencv-python
- timm==1.0.9
- pynrrd
- iopath>=0.1.10
- git+https://github.com/facebookresearch/segment-anything.git
- git+https://github.com/juglab/featureforest.git
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ dependencies = [
"napari",
"h5py",
"pooch",
"iopath>=0.1.10",
"timm==1.0.9",
"segment-anything-py",
"sam2 @ git+https://github.com/facebookresearch/sam2.git"
Expand Down

0 comments on commit 8f1c8d9

Please sign in to comment.