To generate an image, use the together images generate method.Pass the prompt in as the first argument, and use the --model option to choose your model:
Shell
Copy
Ask AI
together images generate \ "space robots" \ --model stabilityai/stable-diffusion-xl-base-1.0
The image is opened in the default image viewer by default. To disable this, use --no-show.