Spaces:
Running
Running
update
Browse files- .env.local.template +0 -1
.env.local.template
CHANGED
@@ -18,7 +18,6 @@ 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 |
|
21 |
-
|
22 |
OPENAI_API_KEY=${OPENAI_API_KEY}
|
23 |
|
24 |
MODELS=`[
|
|
|
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 |
|
|
|
21 |
OPENAI_API_KEY=${OPENAI_API_KEY}
|
22 |
|
23 |
MODELS=`[
|