geethareddy's picture
Update .env
a1a74d5 verified
raw
history blame contribute delete
325 Bytes
SALESFORCE_USERNAME=on[email protected]
SALESFORCE_PASSWORD=9032590825g@
SALESFORCE_SECURITY_TOKEN=tPhZ8oXGBoadFBQXgUkSR2kDH
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