Prompt Engineering
Introduction
Workflow
To get as close to the imagined concept and as efficiently as possible, the following workflow is proposed:
- Database selection:
- Checkpoint selection: Each model is trained for specific output. Use the right one!
- Add additional LoRa files to improve specific features (download at: https://civitai.com/models)
- Prompt creation:
- Use prompt perfector to get to a good descriptive prompt
- Use img2txt (CLIP) to retrieve a prompt from an example image that can be used to get detailed prompts for specific features
- Use a fixed seed, in order to same results for the same prompt.
- Choose settings:
- Choose proper sampling method. Each method has it's own benefits and downsides.
- Use relative low resolution, but at the desired aspect ratio. Exact resolution is depending on the used database models (e.g. 512x512, 768x768, 1024x1024 px).
- Image generation:
- Iterate the prompt until the concept is mainly displayed.
- Finalize the details:
- Move to the img2img tab to use inpainting to improve certain aspects
- Upscale image:
- Move to Extras tab and set higher resolution and iterations. Fine-tune the prompt until all details are correct.
- Save image and save prompt & settings.
Prompt perfecters
Using ChatGPT to optimize the prompt is efficient, because it is not always clear how the AI will respond to a certain prompt. There are templates available to help kickstart the prompt perfectioning via ChatGPT.
Prompt guides
- https://stable-diffusion-art.com/how-to-come-up-with-good-prompts-for-ai-image-generation/#Some_good_keywords_for_you
- https://anakin.ai/blog/stable-diffusion-prompt-guide/
- https://cheatsheet.md/stable-diffusion/stable-diffusion-prompts-guide.en
Prompt resources/examples