Cargo Features
kalosm-vision has no features set by default.
[dependencies]
kalosm-vision = { version = "0.3.2", features = ["metal", "cublas", "mkl"] }
- metal
-
Enables metal of kalosm-ocr, rwuerstchen, and segment-anything-rs
- cublas
-
Enables cuda of kalosm-ocr, rwuerstchen, and segment-anything-rs
- mkl
-
Enables mkl of kalosm-ocr, rwuerstchen, and segment-anything-rs
kalosm-vision has 3 features without comments.