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 dbefc67 commit 1f741d9Copy full SHA for 1f741d9
bioimageio/core/cli.py
@@ -85,6 +85,8 @@
85
WEIGHT_FORMAT_ALIASES = AliasChoices(
86
"weight-format",
87
"weights-format",
88
+ "weight_format",
89
+ "weights_format",
90
)
91
92
0 commit comments