Spaces:
Sleeping
Sleeping
| # Copy this file to .env for local development (never commit .env itself). | |
| # | |
| # NOTE: provider API keys (fal.ai, Replicate, ...) are BYOK - each user | |
| # enters their own key(s) in the app UI, persisted in browser localStorage. | |
| # They are NOT read from this file or the server environment; nothing | |
| # provider-related belongs here. This file is only for non-provider local | |
| # config, e.g.: | |
| # LOG_LEVEL=DEBUG | |