diff --git a/docs/api-inference/pricing.md b/docs/api-inference/pricing.md index 06efc9c64..79ecb1014 100644 --- a/docs/api-inference/pricing.md +++ b/docs/api-inference/pricing.md @@ -18,3 +18,13 @@ You need to be authenticated (passing a token or through your browser) to use th |---------------------------|------------------------------------| | Free Users | subject to change, less than $0.10 | | PRO and Enterprise Users | $2.00 | + +### Features using Inference Providers + +Several Hugging Face features utilize the Inference Providers API and count towards your monthly credits: + +- Inference Widgets: Interactive widgets available on model pages. +- [Inference Playground](https://huggingface.co/playground): A comprehensive chat interface supporting various models and providers. +- Data Studio AI: Converts text to SQL queries for datasets. + +The included monthly credits for PRO and Enterprise should cover moderate usage of these features for most users.