| # Google Gemini API Key | |
| # Get from: https://ai.google.dev/ | |
| GEMINI_API_KEY=your_gemini_api_key_here | |
| # HuggingFace Token | |
| # Get from: https://huggingface.co/settings/tokens | |
| # Needs read access to datasets | |
| HF_TOKEN=your_huggingface_token_here | |
| # Google Gemini API Key | |
| # Get from: https://ai.google.dev/ | |
| GEMINI_API_KEY=your_gemini_api_key_here | |
| # HuggingFace Token | |
| # Get from: https://huggingface.co/settings/tokens | |
| # Needs read access to datasets | |
| HF_TOKEN=your_huggingface_token_here | |