Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update .env.local.template
Browse files- .env.local.template +1 -1
.env.local.template
CHANGED
|
@@ -17,7 +17,7 @@ SERPAPI_KEY=#your serpapi key here
|
|
| 17 |
# OPENID_CLIENT_SECRET=
|
| 18 |
# OPENID_SCOPES="openid profile" # Add "email" for some providers like Google that do not provide preferred_username
|
| 19 |
# OPENID_PROVIDER_URL=https://huggingface.co # for Google, use https://accounts.google.com
|
| 20 |
-
OPENID_CONFIG=
|
| 21 |
# HF_ORG_ADMIN="${HF_ORG_ADMIN}"
|
| 22 |
|
| 23 |
PUBLIC_APP_DESCRIPTION="This is a prompt system compliance test of the latest 7b model in development at BSC, code name Salamandra.\nBy starting a chat as a guest or logging in, you are accepting our Privacy Policy."
|
|
|
|
| 17 |
# OPENID_CLIENT_SECRET=
|
| 18 |
# OPENID_SCOPES="openid profile" # Add "email" for some providers like Google that do not provide preferred_username
|
| 19 |
# OPENID_PROVIDER_URL=https://huggingface.co # for Google, use https://accounts.google.com
|
| 20 |
+
OPENID_CONFIG={}
|
| 21 |
# HF_ORG_ADMIN="${HF_ORG_ADMIN}"
|
| 22 |
|
| 23 |
PUBLIC_APP_DESCRIPTION="This is a prompt system compliance test of the latest 7b model in development at BSC, code name Salamandra.\nBy starting a chat as a guest or logging in, you are accepting our Privacy Policy."
|