Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/hub/billing.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion docs/hub/pro.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
3 changes: 2 additions & 1 deletion docs/hub/spaces-zerogpu.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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.

Expand Down
Loading