AUTOMATIC1111 / stable-diffusion-webui

Stable Diffusion web UI
GNU Affero General Public License v3.0
139.23k stars 26.42k forks source link

[Bug]: #12788

Open RamadaRenaissanceJulie opened 1 year ago

RamadaRenaissanceJulie commented 1 year ago

Is there an existing issue for this?

What happened?

00051-669796823

This image was created with webui version 1.2.1

00052-55899118

This image was created with the latest version of webui

The two images were created with the same prompt, negative prompt, but the results are completely different depending on the webui version, what is the reason?

Version or Commit where the problem happens

1.6.0

What Python version are you running on ?

Python 3.10.x

What platforms do you use to access the UI ?

Windows

What device are you running WebUI on?

Nvidia GPUs (RTX 20 above)

Cross attention optimization

Automatic

What browsers do you use to access the UI ?

Microsoft Edge

catboxanon commented 1 year ago

Your parameters aren't the same. The seed is different. 669796823 != 55899118

Also, you have a lot of TI embeddings whose hashes aren't being saved to the metadata -- that indicates they're missing. Because older versions of the webui also didn't store hashes, there's a chance some TI embeddings and LoRAs weren't actually used in your original image from v1.2.1.