You can list the IP addresses of your organization’s outbound traffic to apply for higher rate limits and/or to enforce authenticated access to Hugging Face from your corporate network.
The outbound IP address ranges are defined in CIDR format. For example, 52.219.168.0/24
or 2600:1f69:7400::/40
.
You can set multiple ranges, one per line.
Apply for higher rate-limits for your organization.
Most of the actions on the Hub have limits, for example, users are limited to creating to a certain number of repositories per day. This option allows your organization to apply for higher limits for your organization members.
To activate this option,
Please note, your Enterprise Hub Plus subscription will be verified when activating this option.
Once defined, higher rate limits will apply to the member of your organization with IPs matching the defined ranges.
This option will ensure that, when browsing from your corporate network, only authenticated users belonging to your organization are able to access the Hugging Face Hub. All public pages will show the following message if access unauthenticated:
Please note, your Enterprise Hub Plus subscription will be verified when activating this option.
You can also define a fine grained Content Access Policy by blocking some section of the Hugging Face Hub.
For example, you can block your organization’s members to access Spaces, by adding /spaces/*
to the blocked URLs. When users of your organization will navigate to a page that matches the URL pattern they’ll be presented the following page:
To define Blocked URLs, enter URL patterns, without the domain name, one per line:
The Allowed URLs field, enables you to define some exception to the blocking rules, especially. For example by allowing a specific URL within the Blocked URLs pattern, ie /spaces/meta-llama/*