# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "fashion-clip-rs" version = "0.1.5" authors = ["canavar"] description = "A complete(grpc service and lib) Rust inference with multilingual embedding support. This version leverages the power of Rust for both GRPC services and as a standalone library, providing highly efficient text and image embeddings for fashion." readme = "README.md" keywords = [ "fashion", "onnx", "clip-multilingual", "embedding", "inference", ] license-file = "LICENSE.md" repository = "https://github.com/yaman/fashion-clip-rs" [dependencies.autometrics] version = "1.0.0" features = ["prometheus-exporter"] [dependencies.axum] version = "0.7" [dependencies.clap] version = "4.4.11" features = ["derive"] [dependencies.image] version = "0.24.7" [dependencies.itertools] version = "0.12.0" [dependencies.ndarray] version = "0.15.6" [dependencies.num_cpus] version = "1.16.0" [dependencies.ort] version = "1.16" features = ["load-dynamic"] [dependencies.prost] version = "0.12.3" [dependencies.serde] version = "1.0.193" [dependencies.serde_json] version = "1.0.108" [dependencies.tokenizers] version = "0.15" features = [ "hf-hub", "http", ] [dependencies.tokio] version = "1.35.1" features = [ "macros", "rt-multi-thread", ] [dependencies.toml] version = "0.8.8" [dependencies.tonic] version = "0.10.2" features = ["gzip"] [dependencies.tonic-health] version = "0.10.2" [dependencies.tracing-subscriber] version = "0.3" features = [ "env-filter", "fmt", ] [dev-dependencies.approx] version = "0.5.1" [dev-dependencies.cargo-tarpaulin] version = "0.27.2" [dev-dependencies.prost] version = "0.12.3" [build-dependencies.tonic-build] version = "0.10.2"