Aug 15, 2022

This is a quick study to learn how the order of words that make up a prompt affects image generations. You can check the Colab notebook to reproduce the results here.

Thanks for the powerful SEED fixing reproducibility feature in the Stable Diffusion, we can explore the latent space more!

@erucipe

Study 1

The first study is 120 combinations of ‘cute cat by simon stalenhag’.

!dream "cute cat by simon stalenhag " -n 9 -g -S 3555490939

cute cat by simon stalenhag

Does the distance between ‘simon’ and ‘stalenhag’ matters?

Let’s omit ‘cute’ and ‘by’.

!dream "cat simon stalenhag " -n 9 -g -S 3555490939