Skip to content

Commit

Permalink
featuresにcudaを追加
Browse files Browse the repository at this point in the history
  • Loading branch information
takejohn committed May 23, 2024
1 parent d97ecc7 commit aaefb43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/voicevox_core_node_api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ publish.workspace = true
crate-type = ["cdylib"]

[features]
cuda = ["voicevox_core/cuda"]
directml = ["voicevox_core/directml"]

[dependencies]
Expand Down

0 comments on commit aaefb43

Please sign in to comment.