deepdrone / .env-example
evangelosmeklis's picture
Initial commit with clean project structure
bd61f34
raw
history blame contribute delete
326 Bytes
# DeepDrone Environment Variables
# Make a copy of this file and name it '.env', then fill in your API tokens
# Hugging Face API token (required for AI functionality)
# Get your token at https://huggingface.co/settings/tokens
HF_TOKEN=your_huggingface_token_here
# Add any additional API keys or environment variables below