# 100% Free Hugging Face API Key # 1. Create a free account at: https://huggingface.co # 2. Generate a free Access Token in Profile Settings -> Access Tokens # 3. Rename this file to .env and paste your token below: HF_API_KEY=your_free_huggingface_token_here PORT=5000