add scope
Browse files
README.md
CHANGED
|
@@ -8,6 +8,8 @@ pinned: false
|
|
| 8 |
short_description: Remote control Reachy Mini !
|
| 9 |
hf_oauth: true
|
| 10 |
hf_oauth_expiration_minutes: 480
|
|
|
|
|
|
|
| 11 |
tags:
|
| 12 |
- reachy_mini
|
| 13 |
- reachy_mini_python_app
|
|
|
|
| 8 |
short_description: Remote control Reachy Mini !
|
| 9 |
hf_oauth: true
|
| 10 |
hf_oauth_expiration_minutes: 480
|
| 11 |
+
hf_oauth_scopes:
|
| 12 |
+
- manage-repos
|
| 13 |
tags:
|
| 14 |
- reachy_mini
|
| 15 |
- reachy_mini_python_app
|