mirror of
https://github.com/james-m-jordan/openai-cookbook.git
synced 2025-05-09 19:32:38 +00:00
docs: update dalle/Image_generations_edits_and_variations_with_DALL-E.ipynb
1. add a terminal command sample about how to export OPENAI_API_KEY to environment
This commit is contained in:
parent
9a65782f7b
commit
aa42182ae5
@ -21,7 +21,7 @@
|
||||
"## Setup\n",
|
||||
"\n",
|
||||
"- Import the packages you'll need\n",
|
||||
"- Import your OpenAI API key\n",
|
||||
"- Import your OpenAI API key: You can do this by running \\``export OPENAI_API_KEY=\"your API key\"`\\` in your terminal.\n",
|
||||
"- Set a directory to save images to"
|
||||
]
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user