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
pull/1077/head
liuliu 1 year ago
parent deb1c41aee
commit b4a9f68d32

@ -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…
Cancel
Save