blitzkrieg0000
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,11 @@ sdk: docker
|
|
7 |
app_port: 1071
|
8 |
pinned: false
|
9 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
7 |
app_port: 1071
|
8 |
pinned: false
|
9 |
license: mit
|
10 |
+
|
11 |
+
hf_oauth: true
|
12 |
+
hf_oauth_expiration_minutes: 10
|
13 |
+
hf_oauth_scopes:
|
14 |
+
- read-repos
|
15 |
---
|
16 |
|
17 |
https://huggingface.co/docs/hub/spaces-config-reference
|