# Copy this file to `.env` and fill in your real key. # Get a key at https://platform.openai.com/api-keys # # Your OpenAI org must be verified for `gpt-image-2`: # https://platform.openai.com/settings/organization/general # # Then load it into your shell before running the script: # set -a && source .env && set +a OPENAI_API_KEY=sk-replace-me