From 4eec5d0cf67116e98770c305640b5710571da4f6 Mon Sep 17 00:00:00 2001 From: Clement Date: Tue, 5 Jan 2021 15:02:46 -0500 Subject: [PATCH] improve readme text to private models/versioning/api (#9424) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e59e0efdb..cfb3348e29 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ limitations under the License. ## Online demos -You can test most of our models directly on their pages from the [model hub](https://huggingface.co/models). We also offer an [inference API](https://huggingface.co/pricing) to use those models. +You can test most of our models directly on their pages from the [model hub](https://huggingface.co/models). We also offer [private model hosting, versioning, & an inference API](https://huggingface.co/pricing) to use those models. Here are a few examples: - [Masked word completion with BERT](https://huggingface.co/bert-base-uncased?text=Paris+is+the+%5BMASK%5D+of+France)