Merge pull request #227 from liuliuOD/fix/dalle
docs: update dalle example file
This commit is contained in:
commit
d87990fcbd
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Reference in a new issue