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 39b8f06 commit 69c3c62Copy full SHA for 69c3c62
.github/workflows/test_and_deploy.yml
@@ -51,6 +51,7 @@ jobs:
51
run: |
52
python -m pip install --upgrade pip
53
python -m pip install setuptools tox tox-gh-actions
54
+ python -m pip install tifffile
55
python -m pip install monai[nibabel,einops,tifffile]
56
# pip install git+https://github.com/lucasb-eyer/pydensecrf.git@master#egg=pydensecrf
57
0 commit comments