Spaces:
Configuration error
Configuration error
| # Smart Confidant Environment Variables | |
| # Copy this file to .env and fill in your values | |
| # HuggingFace API Token | |
| HF_TOKEN=your_huggingface_token_here | |
| # Optional: Override default ports for local development | |
| # GRADIO_PORT=8012 | |
| # METRICS_PORT=8000 | |
| # NODE_EXPORTER_PORT=9100 | |