Merge pull request #227 from liuliuOD/fix/dalle

docs: update dalle example file
pull/236/head
Ted Sanders 2 years ago committed by GitHub
commit d87990fcbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -21,7 +21,7 @@
"## Setup\n", "## Setup\n",
"\n", "\n",
"- Import the packages you'll need\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" "- Set a directory to save images to"
] ]
}, },

Loading…
Cancel
Save