Spaces:
Running
Running
hf_oauth tag
Browse files
README.md
CHANGED
|
@@ -9,6 +9,9 @@ sdk_version: 4.44.0
|
|
| 9 |
app_file: app.py
|
| 10 |
pinned: false
|
| 11 |
header: mini
|
|
|
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 9 |
app_file: app.py
|
| 10 |
pinned: false
|
| 11 |
header: mini
|
| 12 |
+
hf_oauth: true
|
| 13 |
+
hf_oauth_scopes:
|
| 14 |
+
- write-discussions
|
| 15 |
---
|
| 16 |
|
| 17 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|