Spaces:
Running
Running
JonnyTran
commited on
Commit
·
0763cc1
1
Parent(s):
f19a587
chore: Add OAuth configuration for authentication
Browse files
README.md
CHANGED
|
@@ -7,11 +7,6 @@ sdk: docker
|
|
| 7 |
pinned: true
|
| 8 |
app_port: 6900
|
| 9 |
fullWidth: true
|
| 10 |
-
hf_oauth: true
|
| 11 |
-
hf_oauth_expiration_minutes: 480
|
| 12 |
-
hf_oauth_scopes:
|
| 13 |
-
- openid
|
| 14 |
-
- profile
|
| 15 |
|
| 16 |
license: apache-2.0
|
| 17 |
tags:
|
|
|
|
| 7 |
pinned: true
|
| 8 |
app_port: 6900
|
| 9 |
fullWidth: true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
|
| 11 |
license: apache-2.0
|
| 12 |
tags:
|