summaryrefslogtreecommitdiff
path: root/candle-wasm-examples/segment-anything/src
Commit message (Expand)AuthorAgeFilesLines
* onnx: fix pad, unsqueeze (#2317)shua2024-07-231-1/+1
* Remove some unusued bits. (#1067)Laurent Mazare2023-10-091-1/+0
* [segment-anything] add multi point logic for demo site (#1002)lichin-lin2023-10-011-12/+24
* Add negative prompts to segment-anything. (#1000)Laurent Mazare2023-09-301-1/+1
* [segment-anything] Support multi-point as the prompt input (#945)GeauxEric2023-09-251-1/+1
* Depreate the VarBuilder::from_safetensors function. (#951)Laurent Mazare2023-09-241-3/+2
* Update README + SAM (#866)Radamés Ajna2023-09-161-3/+2
* Add SAM UI Demo (#854)Radamés Ajna2023-09-151-2/+20
* Return the low res mask in the wasm segment-anything module. (#798)Laurent Mazare2023-09-101-1/+11
* Add a wasm module for the segment anything example. (#797)Laurent Mazare2023-09-102-0/+132