mirror of
https://github.com/huggingface/candle.git
synced 2025-06-17 02:58:50 +00:00
Remove image dep.
This commit is contained in:
@ -41,7 +41,6 @@ tracing-subscriber = { workspace = true }
|
|||||||
wav = { workspace = true }
|
wav = { workspace = true }
|
||||||
# Necessary to disambiguate with tokio in wasm examples which are 1.28.1
|
# Necessary to disambiguate with tokio in wasm examples which are 1.28.1
|
||||||
tokio = "1.29.1"
|
tokio = "1.29.1"
|
||||||
image.workspace = true
|
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
anyhow = { workspace = true }
|
anyhow = { workspace = true }
|
||||||
|
Reference in New Issue
Block a user