From the course: OpenAI API for Python Developers
Unlock the full course today
Join today to access over 24,900 courses taught by industry experts.
Text to image: Introducing the DALL·E model
From the course: OpenAI API for Python Developers
Text to image: Introducing the DALL·E model
- [Narrator] Over the past few years, image generation models have become more sophisticated, leveraging the power of deep learning to generate original, realistic, and high-quality images. Before the release of the ChatGPT application, along with the OpenAI's APIs, deep learning networks like GAN, which is short for generative adversarial network, and other machine learning systems, were already capable of generating very realistic images. Some of these generative models are even behind some deepfakes representing the likeness of some celebrities. So with the advanced technologies of today, AI-generated images look so realistic that you couldn't tell the difference between deepfakes and real ones. In 2021, OpenAI releases DALL-E, an image generation model capable of generating more realistic images and art with a greater resolution based on a simple text inputs. So, what about we create our own image generator? So for that, we're going to integrate the image generation model right…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
-
Introducing the Moderation API1m 52s
-
(Locked)
Add a moderation layer4m 56s
-
(Locked)
Text to image: Introducing the DALL·E model2m 24s
-
(Locked)
Generate creative art with DALL·E4m 46s
-
(Locked)
Create an image gallery with DALL·E4m 35s
-
(Locked)
Whisper Audio API: Speech-to-text2m 40s
-
(Locked)
Whisper Audio API: Transcribe audio samples5m 5s
-
(Locked)
Whisper Audio API: Translate audio sample4m 46s
-
-
-
-