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