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 b659302 commit 4c719a2Copy full SHA for 4c719a2
environment_cpu.yaml
@@ -4,6 +4,8 @@ name:
4
synapse-net
5
dependencies:
6
- bioimageio.core
7
+ # This pin is necessary because later nifty versions have import errors on windows.
8
+ - nifty =1.2.1=*_4
9
- kornia
10
- magicgui
11
- napari
0 commit comments