klawdyoss's picture
upload limpo
20ec4ad
raw
history blame contribute delete
337 Bytes
OAUTH_CLIENT_ID=
OAUTH_CLIENT_SECRET=
APP_PORT=5173
REDIRECT_URI=http://localhost:5173/auth/login
DEFAULT_HF_TOKEN=
# Optional
# By setting this variable, you will bypass the login page + the free requests
# and will use the token directly.
# This is useful for testing purposes or local use.
HF_TOKEN=
GEMINI_API_KEY=
CHATGPT_API_KEY=