Spaces:
Sleeping
Sleeping
| # HuggingFace token (for downloading models) | |
| HF_TOKEN=your_huggingface_token_here | |
| # Groq API keys (if used by the AI service) | |
| GROQ_API_KEY_1=your_key_here | |
| # Add any other AI service env vars below | |