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.
Log in to your Hugging Face account.
In the top-right corner of the page, click on your profile icon > Settings.
In the left sidebar, click on the Access Tokens option.
Click the New token button.
Enter a Name for the token, select the Role from the dropdown, and click the Generate a token button.
Next to your token, click the Copy token to clipboard icon.
Log in to your Make account, add a Hugging Face module to your scenario, and click Create a connection.
In the API Token field, paste the API key copied in Step 6.
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:
Create a Summary
Create an Answer
Create a Text Classification
Create a Translation
Make an API Call