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 f08a728 commit 43c4678Copy full SHA for 43c4678
dev/env-gpu.yaml
@@ -43,7 +43,7 @@ dependencies:
43
- pip:
44
# - tf2onnx # TODO: add tf2onnx
45
- --extra-index-url https://download.pytorch.org/whl/cu126
46
- - careamics # TODO: add careamics for model testing (currently pins pydantic to <2.9)
+ # - careamics # for model testing (TODO: install withiout exact bioimageio.core pin)
47
- git+https://github.com/ChaoningZhang/MobileSAM.git # for model testing
48
- onnxruntime-gpu
49
- tensorflow
0 commit comments