osanseviero
commited on
Commit
•
bcfd2f3
1
Parent(s):
9981021
Add repo management for creation
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ hf_oauth: true
|
|
12 |
hf_oauth_scopes:
|
13 |
- read-repos
|
14 |
- write-repos
|
15 |
-
-
|
16 |
---
|
17 |
|
18 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
12 |
hf_oauth_scopes:
|
13 |
- read-repos
|
14 |
- write-repos
|
15 |
+
- manage-repos
|
16 |
---
|
17 |
|
18 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|