Spaces:
Runtime error
Runtime error
AchyuthGamer
commited on
Commit
•
6a0c594
1
Parent(s):
653b1db
Update .env
Browse files
.env
CHANGED
@@ -5,7 +5,7 @@ MONGODB_URL=#your mongodb URL here
|
|
5 |
MONGODB_DB_NAME=chat-ui
|
6 |
MONGODB_DIRECT_CONNECTION=false
|
7 |
|
8 |
-
COOKIE_NAME=
|
9 |
HF_ACCESS_TOKEN=#hf_<token> from from https://huggingface.co/settings/token
|
10 |
HF_API_ROOT=https://api-inference.huggingface.co/models
|
11 |
|
|
|
5 |
MONGODB_DB_NAME=chat-ui
|
6 |
MONGODB_DIRECT_CONNECTION=false
|
7 |
|
8 |
+
COOKIE_NAME=OpenGPT
|
9 |
HF_ACCESS_TOKEN=#hf_<token> from from https://huggingface.co/settings/token
|
10 |
HF_API_ROOT=https://api-inference.huggingface.co/models
|
11 |
|