mirror of
https://github.com/huggingface/candle.git
synced 2025-06-22 04:22:50 +00:00
Update README + SAM (#866)
* use serde-wasm-bindgen, faster serialization * update readme with demos
This commit is contained in:
@ -27,3 +27,4 @@ serde_json = { workspace = true }
|
||||
# Wasm specific crates.
|
||||
console_error_panic_hook = "0.1.7"
|
||||
wasm-bindgen = "0.2.87"
|
||||
serde-wasm-bindgen = "0.6.0"
|
||||
|
Reference in New Issue
Block a user