From the course: Generative AI Imaging Tools for Developers
Unlock this course with a free trial
Join today to access over 24,000 courses taught by industry experts.
Solution: Sticker generator
From the course: Generative AI Imaging Tools for Developers
Solution: Sticker generator
(upbeat music) - [Instructor] The goal of this challenge was to use what we've learned to enhance a user's prompt in order to generate stickers for a conference or a trade show. Let me show you my solution for this one. So, here, I created a style template, and I wrote, "A vibrant laptop sticker of." And here is where the user prompt will go for developers. Next, I return style_template.format(prompt). And if I navigate to 01_05, clear my terminal, and type in python3 app.py, I can run this and check the result. And navigate to localhost 5000. And I'll enter my prompt of a French bulldog. And here it actually created the sticker for the laptop. So I'm actually going to adjust this since this is the first time it did this. And let's go ahead and just do vibrant sticker and try this again. And much better.