Spaces:
Runtime error
Runtime error
Update .oauth.yaml
Browse files- .oauth.yaml +3 -2
.oauth.yaml
CHANGED
|
@@ -1,9 +1,10 @@
|
|
| 1 |
# Change to `true` to enable HF auth integration
|
| 2 |
-
|
| 3 |
|
| 4 |
providers:
|
| 5 |
- name: huggingface
|
| 6 |
|
| 7 |
# Allowed workspaces must exists
|
| 8 |
allowed_workspaces:
|
| 9 |
-
- name: argilla
|
|
|
|
|
|
| 1 |
# Change to `true` to enable HF auth integration
|
| 2 |
+
enabled: false
|
| 3 |
|
| 4 |
providers:
|
| 5 |
- name: huggingface
|
| 6 |
|
| 7 |
# Allowed workspaces must exists
|
| 8 |
allowed_workspaces:
|
| 9 |
+
- name: argilla
|
| 10 |
+
- name: community-initiative
|