Commit
•
8df58dc
1
Parent(s):
524cef7
Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,9 @@ colorTo: yellow
|
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
hf_oauth: true
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
hf_oauth: true
|
9 |
+
hf_oauth_scopes:
|
10 |
+
- read-repos
|
11 |
+
- email
|
12 |
---
|
13 |
|
14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|