Spaces:
Runtime error
Runtime error
| # HuggingFace API Token (optional) | |
| # Get your token from https://huggingface.co/settings/tokens | |
| # Required for accessing private models or higher API rate limits | |
| HF_TOKEN=your_token_here | |
| # Benchmark Server URL (optional) | |
| # Default: http://localhost:7860 | |
| BENCH_SERVER_URL=http://localhost:7860 | |