Skip to main content

Hugging Face

With Hugging Face modules in Make, you can create summaries, answers, text classifications, translations, and make API calls.

To get started with Hugging Face, create an account at huggingface.co/join.

Refer to the Hugging Face API documentation for a list of available endpoints.

Connect Hugging Face to Make

To establish the connection, you must first obtain an API key from your Hugging Face account.

  1. Log in to your Hugging Face account.

  2. In the top-right corner of the page, click on your profile icon > Settings.

  3. In the left sidebar, click on the Access Tokens option.

  4. Click the New token button.

  5. Enter a Name for the token, select the Role from the dropdown, and click the Generate a token button.

  6. Next to your token, click the Copy token to clipboard icon.

  7. Log in to your Make account, add a Hugging Face module to your scenario, and click Create a connection.

  8. In the API Token field, paste the API key copied in Step 6.

  9. Click Save.

You have successfully established the connection. You can now edit your scenario and add more Hugging Face modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.

Build Hugging Face Scenarios

After connecting the app, you can perform the following actions:

Tasks
  • Create a Summary

  • Create an Answer

  • Create a Text Classification

  • Create a Translation

Other
  • Make an API Call