Skip to content
Merged
Changes from 1 commit
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
6 changes: 3 additions & 3 deletions docs/hub/storage-limits.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@ We do have mitigations in place to prevent abuse of free public storage, and in
| ---------------- | -------------- | ---------------------------- |
| Free user or org | Best-effort* 🙏| 100GB |
| PRO | Unlimited ✅ | 1TB + pay-as-you-go |
| Enterprise Hub | Unlimited ✅ | 1TB per seat + pay-as-you-go |
| Team or Enterprise Organizations | Unlimited ✅ | 1TB per seat + pay-as-you-go |

💡 [Enterprise Hub](https://huggingface.co/enterprise) includes 1TB of private storage per seat in the subscription: for example, if your organization has 40 members, then you have 40TB of included private storage.
💡 [Team or Enterprise Organizations](https://huggingface.co/enterprise) includes 1TB of private storage per seat in the subscription: for example, if your organization has 40 members, then you have 40TB of included private storage.

*We aim to continue providing the AI community with free storage space for public repositories, please don't abuse and upload dozens of TBs of generated anime 😁. If possible, we still ask that you consider upgrading to PRO and/or Enterprise Hub whenever possible.

### Pay-as-you-go price

Above the included 1TB (or 1TB per seat) of private storage in [PRO](https://huggingface.co/subscribe/pro) and [Enterprise Hub](https://huggingface.co/enterprise), private storage is invoiced at **$25/TB/month**, in 1TB increments. See our [billing doc](./billing) for more details.
Above the included 1TB (or 1TB per seat) of private storage in [PRO](https://huggingface.co/subscribe/pro) and [Team or Enterprise Organizations](https://huggingface.co/enterprise), private storage is invoiced at **$25/TB/month**, in 1TB increments. See our [billing doc](./billing) for more details.

## Repository limitations and recommendations

Expand Down