# Chutes AI API Token # Get your token from your Chutes AI account # # WARNING: Never commit this file with actual credentials! # Keep your .env file private and add it to .gitignore CHUTES_API_TOKEN=your_chutes_api_token_here