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 ce922dc commit 9621cbfCopy full SHA for 9621cbf
candle-examples/Cargo.toml
@@ -26,6 +26,7 @@ hf-hub = { workspace = true, features = ["tokio"] }
26
image = { workspace = true }
27
intel-mkl-src = { workspace = true, optional = true }
28
num-traits = { workspace = true }
29
+minijinja = { version = "2", features = ["loader"] }
30
palette = { version = "0.7.6", optional = true }
31
enterpolation = { version = "0.2.1", optional = true }
32
pyo3 = { version = "0.27", features = [
0 commit comments