diff --git a/README.md b/README.md
index 412ff0c1..9a04521e 100644
--- a/README.md
+++ b/README.md
@@ -26,14 +26,14 @@ The main features of the library are:
- Popular metrics and losses for training routines (Dice, Jaccard, Tversky, ...)
- ONNX export and torch script/trace/compile friendly
-### Community-driven Project, Supported by GitAds
-
-
+### 🤝 Sponsor: withoutBG
+
+
+
+[withoutBG](https://github.com/withoutbg/withoutbg) is a high-quality background removal tool. They built their open-source image matting and refiner models using `smp.Unet` and are proudly sponsoring this project.
+
### [📚 Project Documentation 📚](http://smp.readthedocs.io/)
@@ -191,6 +191,11 @@ $ pip install git+https://github.com/qubvel/segmentation_models.pytorch
`Segmentation Models` package is widely used in image segmentation competitions.
[Here](https://github.com/qubvel/segmentation_models.pytorch/blob/main/HALLOFFAME.md) you can find competitions, names of the winners and links to their solutions.
+## 🛠 Projects built with SMP
+
+- [withoutBG](https://github.com/withoutbg/withoutbg): An open-source background removal tool that uses `smp.Unet` for its image matting and refinement models. Check [withoutBG Focus on HuggingFace](https://huggingface.co/withoutbg/focus).
+
+
## 🤝 Contributing
1. Install SMP in dev mode
@@ -227,4 +232,4 @@ make table # Generates a table with encoders and print to stdout
## 🛡️ License
The project is primarily distributed under [MIT License](https://github.com/qubvel/segmentation_models.pytorch/blob/main/LICENSE), while some files are subject to other licenses. Please refer to [LICENSES](licenses/LICENSES.md) and license statements in each file for careful check, especially for commercial use.
-
+