Hugging Face is a leading platform for natural language processing (NLP) that offers a comprehensive library of pre-trained models and tools, fostering innovation in AI research and development. It's known for its user-friendly interface and extensive resources, making it a go-to hub for the NLP and machine learning community.
After you start the connection , configure it in the Create connection panel and complete all of the required * authentication settings:
{{a name=quick-ref}}
|
Setting |
Instructions |
|---|---|
|
Name your connection * |
Enter a clear and distinguishable name. Throughout integrator.io imports and exports, you will have the option to choose this new connection. A unique identifier will prove helpful later when selecting it from a list of the connections in your account. |
|
Namespace * |
Enter your Hugging Face username (Namespace). |
|
Token * |
Enter your Hugging Face token. Multiple layers of protection, including AES 256 encryption, are in place to keep your token safe. When editing this connection, you must re-enter this value each time; it is stored only when the connection is saved and never displayed as text. |
Tip: This connector documentation describes only the settings shown for the Simple view. For the corresponding HTTP settings, see token auth universal connector documentation.
{{start input collapse count=1}}
{{a name=Client-Info}}
{{label=How to retrieve the username}}
-
Sign in to your Hugging Face account.
-
Navigate to Avatar > Settings > Account.
-
Copy the Username.
{{start input collapse count=2}}
{{a name=Client-Info1}}
{{label=How to retrieve token}}
-
Sign in to your Hugging Face account.
-
After the first sign in, create an endpoint. For detailed information,
see How to create endpoint .
-
Navigate to Avatar > Settings > Access tokens .
-
Click New token .
-
Enter a Name and select a Role .
-
Click Generate a token .
-
Copy the Token .
{{end input collapse count=2}}
{{end input collapse count=1}}