mirror of
https://github.com/huggingface/candle.git
synced 2025-06-15 10:26:33 +00:00
Detach the tensors on batch-norm eval. (#1702)
* Detach the tensors on batch-norm eval. * Fix pyo3 bindings. * Black tweak. * Formatting. * Also update the pyo3-onnx formatting. * Apply black.
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
## Running Segment Anything Example
|
||||
|
||||
Here, we provide two examples of how to run Whisper using a Candle-compiled WASM binary and runtimes.
|
||||
Here, we provide an example showing how to run the Segment Anything model in the
|
||||
browser.
|
||||
|
||||
### Vanilla JS and WebWorkers
|
||||
|
||||
|
Reference in New Issue
Block a user