scopes
Browse files
README.md
CHANGED
|
@@ -11,6 +11,7 @@ hf_oauth: true
|
|
| 11 |
hf_oauth_scopes:
|
| 12 |
- read-repos
|
| 13 |
- write-repos
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 11 |
hf_oauth_scopes:
|
| 12 |
- read-repos
|
| 13 |
- write-repos
|
| 14 |
+
- manage-repos
|
| 15 |
---
|
| 16 |
|
| 17 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|