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.
1 parent 98385f4 commit f47bf69Copy full SHA for f47bf69
environment.yaml
@@ -23,7 +23,7 @@ dependencies:
23
- pytorch >=2.5
24
- segment-anything
25
- torchvision
26
- - torch_em >=0.7.8
+ - torch_em >=0.7.10
27
- tqdm
28
- timm
29
- xarray
micro_sam/__version__.py
@@ -1 +1 @@
1
-__version__ = "1.5.0"
+__version__ = "1.6.0"
0 commit comments