Spaces:
Sleeping
Sleeping
| # Copy this file to .env and fill in your values | |
| # Never commit your real .env to GitHub! | |
| # Comma-separated list of API keys in format: key:label | |
| # Example: | |
| API_KEYS=your-secret-key-here:KisanSetuApp,another-key-456:ExternalUser | |
| # Paths to model files (defaults to current directory) | |
| MODEL_PATH=best_v6.keras | |
| JSON_PATH=class_names.json | |