Added note about creating HF token.
Browse files
README.md
CHANGED
@@ -27,6 +27,8 @@ First hands-on course exercise - create a simple agent using Smolagents.
|
|
27 |
|
28 |
## Running
|
29 |
|
|
|
|
|
30 |
### 1. HuggingFace spaces
|
31 |
|
32 |
[Unit One: Smolagents](https://huggingface.co/spaces/gperdrizet/unit-one-smolagents)
|
|
|
27 |
|
28 |
## Running
|
29 |
|
30 |
+
From you HuggingFace settings dashboard, create a fine-grained access token with inference permissions.
|
31 |
+
|
32 |
### 1. HuggingFace spaces
|
33 |
|
34 |
[Unit One: Smolagents](https://huggingface.co/spaces/gperdrizet/unit-one-smolagents)
|