Spaces:
Running
on
Zero
Running
on
Zero
Commit
•
caa5038
1
Parent(s):
fcba19a
Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,11 @@ app_file: app.py
|
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
fullWidth: true
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
fullWidth: true
|
12 |
+
hf_oauth: true
|
13 |
+
hf_oauth_scopes:
|
14 |
+
- read-repos
|
15 |
+
- write-repos
|
16 |
+
- manage-repos
|
17 |
---
|
18 |
|
19 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|