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!
The first study is 120 combinations of ‘cute cat by simon stalenhag’.
!dream "cute cat by simon stalenhag " -n 9 -g -S 3555490939
Does the distance between ‘simon’ and ‘stalenhag’ matters?
Let’s omit ‘cute’ and ‘by’.
!dream "cat simon stalenhag " -n 9 -g -S 3555490939