Prompt engineering
Prompt engineering
With the rise of GPT-3 and Stable diffusion the concpet of promt engineering has gain more and more traction. According to wikipedia the task can be described as
Prompt engineering typically works by converting one or more tasks to a prompt-based dataset and training a language model with what has been called “prompt-based learning” or just “prompt learning”
Prompts are inputs for models that expect text as input however the output can very most famously images or text.
In this tutorial we will play around with prompt engineering for images.
Example
In this example we will use stable diffusion using triton.
Build something cool with this.