Spaces:
Running
Running
Commit
•
5dfecbd
1
Parent(s):
a0eefb5
Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,9 @@ colorFrom: blue
|
|
5 |
colorTo: blue
|
6 |
sdk: static
|
7 |
pinned: false
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
5 |
colorTo: blue
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
+
hf_oauth_scopes:
|
9 |
+
- read-repos
|
10 |
+
- inference-api
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|