From 944f47af57add8ea4aa5654ad616998c4b362c01 Mon Sep 17 00:00:00 2001 From: huggingface-doc-bot Date: Mon, 29 Jun 2026 20:32:37 +0000 Subject: [PATCH] docs: free accounts in good standing can host ZeroGPU Spaces ZeroGPU Spaces are no longer PRO-only for personal accounts: established free accounts in good standing can now host a limited number on the new Free tier. Update the ZeroGPU hosting section/limitations and reword the PRO benefit accordingly. Co-Authored-By: Claude Opus 4.8 (1M context) --- docs/hub/billing.md | 2 +- docs/hub/pro.md | 2 +- docs/hub/spaces-zerogpu.md | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/hub/billing.md b/docs/hub/billing.md index 55c8747b72..d2bced3d18 100644 --- a/docs/hub/billing.md +++ b/docs/hub/billing.md @@ -29,7 +29,7 @@ The PRO subscription unlocks essential features for serious users, including: - Higher bandwidth and API [rate limits](./rate-limits) - Included credits for [Inference Providers](/docs/inference-providers/) - Higher tier for ZeroGPU Spaces usage, and pay-as-you-go quota extension -- Ability to create ZeroGPU Spaces and use Dev Mode +- Ability to host more ZeroGPU Spaces and use Dev Mode - Ability to publish Social Posts and Community Blogs - Leverage the [Data Studio](./data-studio) on private datasets diff --git a/docs/hub/pro.md b/docs/hub/pro.md index f5d591fc60..0c670a7e08 100644 --- a/docs/hub/pro.md +++ b/docs/hub/pro.md @@ -6,7 +6,7 @@ The PRO subscription unlocks essential features for serious users, including: - Higher bandwidth and API [rate limits](./rate-limits) - Included credits for [Inference Providers](/docs/inference-providers/) - Higher tier for [ZeroGPU Spaces](./spaces-zerogpu) usage, and pay-as-you-go quota extension -- Ability to create ZeroGPU Spaces and use [Dev Mode](./spaces-dev-mode) +- Ability to host more ZeroGPU Spaces and use [Dev Mode](./spaces-dev-mode) - Ability to publish Social Posts and Community Blogs - Leverage the [Data Studio](./data-studio) on private datasets diff --git a/docs/hub/spaces-zerogpu.md b/docs/hub/spaces-zerogpu.md index 6330dd0e77..34e517d7f0 100644 --- a/docs/hub/spaces-zerogpu.md +++ b/docs/hub/spaces-zerogpu.md @@ -15,7 +15,7 @@ Unlike traditional single-GPU allocations, ZeroGPU's efficient system lowers bar - ZeroGPU Spaces are available to use for free to all users. (Visit [the curated list](https://huggingface.co/spaces/enzostvs/zero-gpu-spaces)). - [PRO users](https://huggingface.co/subscribe/pro) get x8 more daily usage quota, highest priority in GPU queues, and can go beyond their daily quota using pre-paid credits when using any ZeroGPU Spaces. - **Hosting your own ZeroGPU Spaces** - - Personal accounts: [Subscribe to PRO](https://huggingface.co/settings/billing/subscription) to access ZeroGPU in the hardware options when creating a new Gradio SDK Space. + - Personal accounts: Established free accounts in good standing can host a limited number of ZeroGPU Spaces, selectable under the **Free tier** hardware option when creating a new Gradio SDK Space. [Subscribe to PRO](https://huggingface.co/settings/billing/subscription) to host more ZeroGPU Spaces and unlock higher usage quotas and queue priority. - Organizations: [Subscribe to a Team or Enterprise plan](https://huggingface.co/enterprise) to enable ZeroGPU Spaces for all organization members. ## Technical Specifications @@ -175,6 +175,7 @@ You can add credits from your [billing settings](https://huggingface.co/settings ## Hosting Limitations +- **Free personal accounts**: Established accounts in good standing can host a limited number of ZeroGPU Spaces on the Free tier. - **Personal accounts ([PRO subscribers](https://huggingface.co/subscribe/pro))**: Maximum of 10 ZeroGPU Spaces. - **Organization accounts ([Team & Enterprise](https://huggingface.co/enterprise))**: Maximum of 50 ZeroGPU Spaces.