geethareddy's picture
Update .env (#1)
7c69fb8 verified
raw
history blame contribute delete
325 Bytes
SALESFORCE_USERNAME=on[email protected]
SALESFORCE_PASSWORD=9032590825g@
SALESFORCE_SECURITY_TOKEN=tTPLQduw8wDpxdKOMJ3d9dM3o
SALESFORCE_DOMAIN=login
HUGGING_FACE_API_TOKEN=your_hugging_face_api_token
HUGGING_FACE_API_URL=https://api-inference.huggingface.co/models/distilgpt2
FLASK_SECRET_KEY=your-secret-key
PORT=7860