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 7de5655 commit 02e0108Copy full SHA for 02e0108
tflite-birds_v1-image/rust/Cargo.toml
@@ -8,6 +8,6 @@ publish = false
8
9
[dependencies]
10
image = { version = "0.23.14", default-features = false, features = ["gif", "jpeg", "ico", "png", "pnm", "tga", "tiff", "webp", "bmp", "hdr", "dxt", "dds", "farbfeld"] }
11
-wasi-nn = "0.6.0"
+wasi-nn = "0.4.0"
12
13
[workspace]
0 commit comments