# 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 = "automated" version = "0.0.3" authors = ["Ali Hassan "] exclude = [ "/target", "/model", ] publish = true description = "The purpose of this crate to invoke kernel process" keywords = [ "ai", "web", "llma", "nlp", ] categories = [ "ai", "nlp", "transformaer", ] license = "MIT" license-file = "LICENSE" [dependencies.colorful] version = "0.2.2" [dependencies.rust-bert] version = "0.20.0" [dependencies.rust_tokenizers] version = "8.1.0" [dependencies.tch] version = "0.10.0" [dependencies.terminal-spinners] version = "0.3.2" [dependencies.uuid] version = "1.3.1"