Skip to content

Commit ed77466

Browse files
authored
Update README.md
1 parent 5c6664b commit ed77466

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ usls = "latest-version"
5656

5757
## ⚡ Supported Models
5858
<details>
59-
<summary>Full list of supported models (click to expand)</summary>
59+
<summary>Click to expand</summary>
6060

6161
| Model | Task / Description | Example |
6262
| ----- | ----------------- | ------- |
@@ -110,6 +110,7 @@ usls = "latest-version"
110110
| [SmolVLM(256M, 500M)](https://huggingface.co/HuggingFaceTB/SmolVLM-256M-Instruct) | Visual Question Answering | [demo](examples/smolvlm) |
111111
| [RMBG(1.4, 2.0)](https://huggingface.co/briaai/RMBG-2.0) | Image Segmentation<br />Background Removal | [demo](examples/rmbg) |
112112
| [BEN2](https://huggingface.co/PramaLLC/BEN2) | Image Segmentation<br />Background Removal | [demo](examples/rmbg) |
113+
| [MediaPipe: Selfie-segmentation](https://ai.google.dev/edge/mediapipe/solutions/vision/image_segmenter) | Image Segmentation | [demo](examples/mediapipe-selfie-segmentation) |
113114

114115
</details>
115116

0 commit comments

Comments
 (0)