Spaces:
Sleeping
Sleeping
Commit
•
4742ea4
1
Parent(s):
b786858
Upload ./.oauth.yaml with huggingface_hub
Browse files- .oauth.yaml +4 -8
.oauth.yaml
CHANGED
@@ -1,9 +1,5 @@
|
|
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 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
allowed_workspaces:
|
2 |
+
- name: admin
|
3 |
+
enabled: true
|
4 |
+
providers:
|
5 |
+
- name: huggingface
|