"scripts/wan/run_wan_t2v_distill_4step_cfg.sh" did not exist on "aefaf565be061f02237e08c18c3ffdef67af3ac1"
Cargo.toml 329 Bytes
Newer Older
yongshk's avatar
yongshk committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "candle-kernels"
version = "0.5.0"
edition = "2021"

description = "CUDA kernels for Candle"
repository = "https://github.com/huggingface/candle"
keywords = ["blas", "tensor", "machine-learning"]
categories = ["science"]
license = "MIT OR Apache-2.0"

[dependencies]

[build-dependencies]
bindgen_cuda = "0.1.1"