Spaces:
Configuration error
Configuration error
Update README.md
Browse files
README.md
CHANGED
@@ -96,9 +96,7 @@ b. Log-in and create a token
|
|
96 |
```
|
97 |
huggingface-cli login
|
98 |
```
|
99 |
-
Then go to [this link](https://huggingface.co/settings/tokens) and generate a token. IMPORTANT: the token should have write access
|
100 |
-
|
101 |
-
<img src="./media/token_hf.png" alt="image" width="300">
|
102 |
|
103 |
|
104 |
Make sure you are in the bop-benchmark group by running:
|
|
|
96 |
```
|
97 |
huggingface-cli login
|
98 |
```
|
99 |
+
Then go to [this link](https://huggingface.co/settings/tokens) and generate a token. IMPORTANT: the token should have write access.
|
|
|
|
|
100 |
|
101 |
|
102 |
Make sure you are in the bop-benchmark group by running:
|