Why do we need the unconditioned embedding?

At 30 iterations, the image generated by the model is worse when only using prompt embedding(1st image) while it gives better image when using prompt and unconditioned embdedding(2nd image):
Screenshot from 2022-10-14 21-38-39
Screenshot from 2022-10-14 21-39-59

So I think the randomness helps the model generate better images faster.

2 Likes