1. Get the API key and configure the output settings.
2. Ask the user for a description of the image.
3. Ask the user to select a model, resolution, and aspect ratio.
4. Ask the user for reference images (optional).
5. Summarize the choices and ask the user to confirm.
6. Call the Labnana API to generate the image.
7. Decode the base64 data and save the image to a file.
8. Present the image to the user.