| # Development (local backend) | |
| VITE_API_BASE_URL=http://localhost:8000 | |
| # Production (HuggingFace Spaces backend) | |
| # Uncomment after you have your HF Spaces URL | |
| VITE_API_BASE_URL=https://mahmdshafee-emotion-detection-api.hf.space |
| # Development (local backend) | |
| VITE_API_BASE_URL=http://localhost:8000 | |
| # Production (HuggingFace Spaces backend) | |
| # Uncomment after you have your HF Spaces URL | |
| VITE_API_BASE_URL=https://mahmdshafee-emotion-detection-api.hf.space |