Skip to content

Commit 43c4678

Browse files
committed
skip installation of careamics
1 parent f08a728 commit 43c4678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/env-gpu.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies:
4343
- pip:
4444
# - tf2onnx # TODO: add tf2onnx
4545
- --extra-index-url https://download.pytorch.org/whl/cu126
46-
- careamics # TODO: add careamics for model testing (currently pins pydantic to <2.9)
46+
# - careamics # for model testing (TODO: install withiout exact bioimageio.core pin)
4747
- git+https://github.com/ChaoningZhang/MobileSAM.git # for model testing
4848
- onnxruntime-gpu
4949
- tensorflow

0 commit comments

Comments
 (0)