Capabilities
The connector syncs your Hugging Face organization and its members (users),
along with each member’s organization role (No access, Read,
Contributor, Write, or Admin).
Gather Hugging Face credentials
1
Sign in to Hugging Face and open Settings > Access Tokens.
2
Create a new access token with the read-org scope. Copy the token
(it begins with
hf_) — it is shown only once.3
Note your organization name — the slug shown in your organization URL
(for example,
my-org in https://huggingface.co/my-org).Configure the Hugging Face connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by C1.Done. Your Hugging Face connector is now pulling access data into C1.
1
In C1, navigate to Apps > Connectors and click Add connector.
2
Search for Hugging Face and click Add.
3
Choose where to add the connector: Create a new app, or Add to an existing app (then select the app).If you’re creating a new app, choose whether to link it to an application discovered from your identity provider: select Yes and pick the IdP application, or No to continue with just the connector.
4
Set the connector’s Name and, optionally, a Description.
5
Click the pencil icon next to Owners to choose who can configure and manage this connector.
6
Click Add. The connector is created and its configuration page opens.
7
Find the Settings area of the page and click Edit.
8
Enter the Hugging Face credentials:
- Hugging Face API Token: the
hf_access token you created. - Hugging Face Organization Name: your organization slug.
9
Click Save.
10
The connector’s label changes to Syncing, followed by Connected. You can view the logs to ensure that information is syncing.