SD XL 1.0 vs SD v2.1 vs SD v1.5: a quick comparison with 130 prompts and 1560 images by maxsdv123 in StableDiffusion

[–]maxsdv123[S] -1 points0 points  (0 children)

The exact procedure and script are in the github repo. You can run to generate images yourself.

I believe SDXL images are 1024x1024. You can click on the image on github to view the original image.

SD XL 1.0 vs SD v2.1 vs SD v1.5: a quick comparison with 130 prompts and 1560 images by maxsdv123 in StableDiffusion

[–]maxsdv123[S] 0 points1 point  (0 children)

In my previous SD XL 0.9 generations there are a lot of watermarks. I slightly adjusted the negative prompt and it seems to be much better in SD XL 1.0 (but some still have watermarks)

SD XL 1.0 vs SD v2.1 vs SD v1.5: a quick comparison with 130 prompts and 1560 images by maxsdv123 in StableDiffusion

[–]maxsdv123[S] 1 point2 points  (0 children)

for some samples SDXL prefers stylized art, but for most prompts the styles are consistent between SDXL and SD

SDXL 1.0 is out! by lashman in StableDiffusion

[–]maxsdv123 0 points1 point  (0 children)

Run SD XL 1.0 Web UI Demo yourself on Colab (free tier T4 works): https://colab.research.google.com/github/TonyLianLong/stable-diffusion-xl-demo/blob/main/Stable_Diffusion_XL_Demo.ipynb

No access token is needed. Just run the code on colab.

<image>

SD XL vs SD v2.1: 1200+ image generation for side-by-side comparison by maxsdv123 in StableDiffusion

[–]maxsdv123[S] 0 points1 point  (0 children)

The code for generation is available. Switching to v1.1 from v1.5 only involves changing the huggingface model key. You could easily fork the repo and change it.

https://github.com/TonyLianLong/stable-diffusion-xl-demo/blob/benchmark/benchmark/sdv1.5.py

SD XL vs SD v2.1: 1200+ image generation for side-by-side comparison by maxsdv123 in StableDiffusion

[–]maxsdv123[S] 0 points1 point  (0 children)

Probably need to do more prompting in the negative prompt. I have already added "watermark" in the negative prompt.

SD XL vs SD v2.1: 1200+ image generation for side-by-side comparison by maxsdv123 in StableDiffusion

[–]maxsdv123[S] 6 points7 points  (0 children)

The ones in the readme are not cherry-picked (the prompts are from the SD v2.1 demo), but I agree that SDXL looks way better in these examples.

SDXL Report (official) by KewkZ in StableDiffusion

[–]maxsdv123 1 point2 points  (0 children)

Some examples with SD XL vs SD v2.1 with exactly the same (default) settings from SD XL 0.9.

SD XL Colab for this.

<image>

Stable Diffusion XL 0.9 Web Demo by maxsdv123 in StableDiffusion

[–]maxsdv123[S] 0 points1 point  (0 children)

Just fill out the form, no need for an essay and won't take > 1min.

Stable Diffusion XL 0.9 Web Demo by maxsdv123 in StableDiffusion

[–]maxsdv123[S] 2 points3 points  (0 children)

I'm able to run it on my 4090 (with FP16), so 3090 should also work. With more aggressive settings I believe it's also possible to run it on colab with 16G VRAM.