diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index b3a71e23c9a4..f592c83eb71c 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -291,6 +291,7 @@ List of Contributors * [Andrzej Kotlowski](https://github.com/anko-intel) * [Yingxiao Du](https://github.com/Duconnor) * [Bartosz Kuncer](https://github.com/bartekkuncer) +* [Maria Boerner](https://github.com/mariaboerner1987) Label Bot --------- diff --git a/docs/static_site/src/assets/img/flower_icon.png b/docs/static_site/src/assets/img/flower_icon.png new file mode 100755 index 000000000000..51757efef8b7 Binary files /dev/null and b/docs/static_site/src/assets/img/flower_icon.png differ diff --git a/docs/static_site/src/pages/ecosystem.html b/docs/static_site/src/pages/ecosystem.html index 4e103f08a801..bebaf854e054 100644 --- a/docs/static_site/src/pages/ecosystem.html +++ b/docs/static_site/src/pages/ecosystem.html @@ -25,6 +25,10 @@ link: https://autogluon.mxnet.io ecosystem_other: +- title: Flower + text: Flower is an agnostic federated learning framework. Federate any workload, any machine learning framework, and any programming language. + icon: /assets/img/flower_icon.png + link: https://flower.dev/ - title: InsightFace text: State-of-the-art face detection and face recognition repository, including ArcFace loss and RetinaFace implementation link: https://github.com/deepinsight/insightface