mirror of
https://github.com/james-m-jordan/openai-cookbook.git
synced 2025-05-09 19:32:38 +00:00
Removed line from notebook
This commit is contained in:
parent
c951d099b9
commit
32596ae85b
@ -60,8 +60,6 @@
|
|||||||
"\n",
|
"\n",
|
||||||
"dalle_generation_url = 'https://api.openai.com/v1/images/generations'\n",
|
"dalle_generation_url = 'https://api.openai.com/v1/images/generations'\n",
|
||||||
"dalle_variations_url = 'https://api.openai.com/v1/images/variations'\n",
|
"dalle_variations_url = 'https://api.openai.com/v1/images/variations'\n",
|
||||||
"\n",
|
|
||||||
"# To be added later\n",
|
|
||||||
"dalle_edits_url = 'https://api.openai.com/v1/images/edits'"
|
"dalle_edits_url = 'https://api.openai.com/v1/images/edits'"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user