From 926452298d3b8906a2d5211027ce3fda40dac798 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=B0dil=20S=C3=BClo?= Date: Wed, 4 Jan 2023 18:04:33 +0100 Subject: [PATCH] Fix model hub link (#20998) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1798b24e3d1..0906c65deed 100644 --- a/README.md +++ b/README.md @@ -256,7 +256,7 @@ Follow the installation pages of Flax, PyTorch or TensorFlow to see how to insta ## Model architectures -**[All the model checkpoints](https://huggingface.co/models)** provided by 🤗 Transformers are seamlessly integrated from the huggingface.co [model hub](https://huggingface.co) where they are uploaded directly by [users](https://huggingface.co/users) and [organizations](https://huggingface.co/organizations). +**[All the model checkpoints](https://huggingface.co/models)** provided by 🤗 Transformers are seamlessly integrated from the huggingface.co [model hub](https://huggingface.co/models) where they are uploaded directly by [users](https://huggingface.co/users) and [organizations](https://huggingface.co/organizations). Current number of checkpoints: ![](https://img.shields.io/endpoint?url=https://huggingface.co/api/shields/models&color=brightgreen)