Spaces:
Running
Running
| # Panno-AI-API Config | |
| GOOGLE_API_KEY=your_gemini_api_key_here | |
| AUTH_TOKEN=your_secure_random_token_here | |
| # Optional: For GitHub Actions testing | |
| HF_SPACES_API_URL=https://nzlouislu-panno-ai-api.hf.space | |
| HF_TOKEN=your_huggingface_write_token | |
| HF_USERNAME=NZLouislu | |
| HF_SPACE_NAME=Panno-AI-API | |