Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix lints for clippy 1.75. (#1494) | Laurent Mazare | 2023-12-28 | 1 | -1/+1 |
* | Add negative prompts to segment-anything. (#1000) | Laurent Mazare | 2023-09-30 | 1 | -4/+13 |
* | Fix the multiple points case for sam. (#998) | Laurent Mazare | 2023-09-29 | 1 | -2/+2 |
* | Use a single flag for the point argument. (#958) | Laurent Mazare | 2023-09-25 | 1 | -8/+9 |
* | [segment-anything] Support multi-point as the prompt input (#945) | GeauxEric | 2023-09-25 | 1 | -13/+17 |
* | Return the low res mask in the wasm segment-anything module. (#798) | Laurent Mazare | 2023-09-10 | 1 | -9/+9 |
* | Add a wasm module for the segment anything example. (#797) | Laurent Mazare | 2023-09-10 | 1 | -3/+25 |
* | Move more models to candle-transformers (#796) | Laurent Mazare | 2023-09-10 | 1 | -0/+411 |