[]
= "eligo-cli"
= "0.1.0"
= "Command-line interface for eligo."
= true
= true
= true
= true
= true
# The binary is named after the project (not `-cli`), so `eligo ...`
# is the command users run. CI archives this binary by repository name.
[[]]
= "eligo"
= "src/main.rs"
[]
= true
[]
# Enable the CLIP scorer (--clip-model / --clip-tokenizer). Pulls the ONNX
# stack in via the library's `clip` feature.
= ["eligo/clip"]
# Enable the Stable Diffusion backend (--sd-model-dir / --sd-tokenizer).
= ["eligo/sd"]
[]
= { = true }
= true
= true
= true
= true