Unify Logo Footer.svg
Unify Integrations
Logo
Hugging face

Hugging face

Logo

2 mins READ

Use the Hugging face connector to access and build AI models.

Integrating your application with Hugging face lets you use these operations in an automation. It exposes 7 actions, listed below. Add the connector from the Connections area, authenticate, then select its operations in the automation builder. Capabilities: actions.

Authentication

Before you begin, make sure you have the following information:

Connection Name: Choose a meaningful name for your connection. This name helps you identify the connection within your application or integration settings.

Authentication Type: The authentication method for this connector is defined in the connection setup. Select the connector in the Connections area to see the fields it requires.

Obtaining Your Access Token

  1. Log in to your Hugging Face account.

  2. Click your profile picture in the top-right corner and select Settings.

  3. Open the Access Tokens tab.

  4. Click New token.

  5. Enter a name for the token and select a role (Fine-grained, Read, or Write).

  6. Click Create token to generate it.

  7. Copy the generated token and store it securely — Hugging Face will not show it again.

hugging-face-bordered-image1.png
hugging-face-bordered-image1.png

Actions

Action Name

Description

Generate text embedding

Generates text embedding for the input text

Get audio classification

Gets classification of audio content using models from Hugging Face

Get text classification

Gets classification of text using models from Hugging Face

Speech to text

Converts speech to text using models from Hugging Face

Text generation

Generates text using models from Hugging Face

Text to image

Converts text to image using models from Hugging Face

Text translation

Gets summarisation of text using models from Hugging Face