From 0e385dd800e69c10c4edd8e77aec8b026791d8d4 Mon Sep 17 00:00:00 2001 From: "Adam J. Stewart" Date: Wed, 27 Mar 2024 05:47:36 +0100 Subject: [PATCH] README: add Hugging Face badge (#1957) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 215d88209..f1e1a37f7 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,9 @@ The goal of this library is to make it simple: 2. for remote sensing experts to explore machine learning solutions. Community: -[![slack](https://img.shields.io/badge/slack-join-7C0385?logo=slack)](https://join.slack.com/t/torchgeo/shared_invite/zt-22rse667m-eqtCeNW0yI000Tl4B~2PIw) +[![slack](https://img.shields.io/badge/Slack-join-4A154B?logo=slack)](https://join.slack.com/t/torchgeo/shared_invite/zt-22rse667m-eqtCeNW0yI000Tl4B~2PIw) [![osgeo](https://img.shields.io/badge/OSGeo-join-4CB05B?logo=osgeo)](https://www.osgeo.org/community/getting-started-osgeo/) +[![huggingface](https://img.shields.io/badge/Hugging_Face-join-FFD21E?logo=huggingface)](https://huggingface.co/torchgeo) [![pytorch](https://img.shields.io/badge/PyTorch-join-DE3412?logo=pytorch)](https://pytorch.org/ecosystem/join) Packaging: