mirror of
https://github.com/huggingface/candle.git
synced 2025-06-23 04:46:15 +00:00
@ -27,7 +27,7 @@ intel-mkl-src = { workspace = true, optional = true }
|
||||
num-traits = { workspace = true }
|
||||
palette = { version = "0.7.6", optional = true }
|
||||
enterpolation = { version = "0.2.1", optional = true}
|
||||
pyo3 = { version = "0.21.0", features = ["auto-initialize"], optional = true }
|
||||
pyo3 = { version = "0.22.0", features = ["auto-initialize"], optional = true }
|
||||
rayon = { workspace = true }
|
||||
rubato = { version = "0.15.0", optional = true }
|
||||
safetensors = { workspace = true }
|
||||
@ -121,4 +121,4 @@ required-features = ["onnx"]
|
||||
|
||||
[[example]]
|
||||
name = "colpali"
|
||||
required-features = ["pdf2image"]
|
||||
required-features = ["pdf2image"]
|
||||
|
Reference in New Issue
Block a user