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
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Reference in a new issue