add auth
Browse files
README.md
CHANGED
|
@@ -11,6 +11,7 @@ hf_oauth_expiration_minutes: 480
|
|
| 11 |
hf_oauth_scopes:
|
| 12 |
- contribute-repos
|
| 13 |
- manage-repos
|
|
|
|
| 14 |
tags:
|
| 15 |
- reachy_mini
|
| 16 |
- reachy_mini_python_app
|
|
|
|
| 11 |
hf_oauth_scopes:
|
| 12 |
- contribute-repos
|
| 13 |
- manage-repos
|
| 14 |
+
- write-repos
|
| 15 |
tags:
|
| 16 |
- reachy_mini
|
| 17 |
- reachy_mini_python_app
|