Skip to content

Commit 126460f

Browse files
authored
Language Edit
1 parent d705ca4 commit 126460f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

openai-dalle/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Generate Images With DALL·E 2 and the OpenAI API
1+
# Generate Images With DALL·E and the OpenAI API
22

3-
Learn to use the OpenAI Python library to create images with DALL·E, a state-of-the-art latent diffusion model. In the associated tutorial on [generating images with DALL·E and the OpenAI API](https://realpython.com/generate-images-with-dalle-openai-api/), you explore image creation and generating image variations. You learn how to interact with DALL·E using API calls and incorporate this functionality into your Python scripts.
3+
Learn to use the OpenAI Python library to create images with DALL·E, a state-of-the-art latent diffusion model. In the associated tutorial on [generating images with DALL·E and the OpenAI API](https://realpython.com/generate-images-with-dalle-openai-api/), you'll explore image creation and generating image variations. You'll learn how to interact with DALL·E using API calls and incorporate this functionality into your Python scripts.
44

55
## Setup
66

0 commit comments

Comments
 (0)