We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b46f48d + 9756e2f commit 41a6ef8Copy full SHA for 41a6ef8
environment.yaml
@@ -11,7 +11,7 @@ dependencies:
11
- pooch
12
- pyqt
13
- python-xxhash
14
- - python-elf >=0.6.1
+ - python-elf >=0.7.1
15
# Note: installing the pytorch package from conda-forge will generally
16
# give you the most optmized version for your system, if you have a modern
17
# enough OS and CUDA version (CUDA >= 12). For older versions, you can
@@ -26,7 +26,7 @@ dependencies:
26
- torch_em >=0.7.8
27
- tqdm
28
- timm
29
- - xarray <2025.3.0
30
- - zarr <3.0
+ - xarray
+ - zarr
31
- pip:
32
- git+https://github.com/ChaoningZhang/MobileSAM.git
0 commit comments