diff --git a/docs/hub/billing.md b/docs/hub/billing.md index f79162ac1..02a3aef3a 100644 --- a/docs/hub/billing.md +++ b/docs/hub/billing.md @@ -26,9 +26,10 @@ Private repository storage above the [included storage](./storage-limits) will b The PRO subscription unlocks essential features for serious users, including: - Higher [storage capacity](./storage-limits) for public and private repositories +- Higher bandwidth and API rate limits +- Included credits for [Inference Providers](/docs/inference-providers/) - Higher tier for ZeroGPU Spaces usage - Ability to create ZeroGPU Spaces and use Dev Mode -- Included credits for [Inference Providers](/docs/inference-providers/) - Ability to publish Social Posts and Community Blogs - Leverage the Data Studio on private datasets - Run and schedule serverless [CPU/ GPU Jobs](https://huggingface.co/docs/huggingface_hub/en/guides/jobs) diff --git a/docs/hub/enterprise-sso.md b/docs/hub/enterprise-sso.md index eda4f8744..1dabde56e 100644 --- a/docs/hub/enterprise-sso.md +++ b/docs/hub/enterprise-sso.md @@ -6,7 +6,7 @@ This feature is part of the Team & E Single sign-on (SSO) allows organizations to securely manage user authentication through their own identity provider (IdP). Both SAML 2.0 and OpenID Connect (OIDC) protocols are supported. -Please note that this feature is intended to manage access to organization-specific resources such as private models, datasets, and Spaces. However, it does not replace the core authentication mechanism for the Hugging Face platform, meaning that users still need to login with their own HF account. For enhanced capabilities like automated user provisioning (JIT/SCIM) and global SSO enforcement, see our [Advanced SSO documentation](./enterprise-hub-advanced-sso). +Please note that this feature is intended to manage access to organization-specific resources such as private models, datasets, and Spaces. However, by default it does not replace the core authentication mechanism for the Hugging Face platform, meaning that users still need to login with their own HF account. To replace the core authentication, i.e. for enhanced capabilities like automated user provisioning (JIT/SCIM) and global SSO enforcement, see our [Advanced SSO documentation](./enterprise-hub-advanced-sso).