this post was submitted on 16 Jun 2023
2 points (75.0% liked)

Stable Diffusion

4836 readers
13 users here now

Discuss matters related to our favourite AI Art generation technology

Also see

Other communities

founded 2 years ago
MODERATORS
 

I just installed stable diffusion on my homelab and did not change anything, but the outputs are really bad, I tried following tutorials, but my version just outputs really weird stuff.

What am I doing wrong?

top 7 comments
sorted by: hot top controversial new old
[–] Lorez 3 points 2 years ago* (last edited 2 years ago) (1 children)

The size (256x256) might be too small. Here's 512x512, and here's the same thing, but 256x256.

[–] [email protected] 2 points 2 years ago

I'd also suggest that using a different model (Deliberate 11, in this case), changing the prompt a bit, and using a negative embedding can help, even at 256x256.

an ai generated photograph of a woman with brown hair

Prompt: photograph of a woman with brown hair, portrait, masterpiece, trending on artstation
Negative prompt: easynegative
Steps: 20 | Sampler: Euler a | CFG scale: 7 | Seed: 2156939601 | Size: 256x256 | Model hash: 57d103206a | Model: deliberate_v11-pruned | VAE: vae-ft-mse-840000-ema-pruned | Clip skip: 1 | Version: 8749067 | Token merging ratio: 0.5 | Parser: Full parser

Used embeddings: easynegative [119b]

[–] [email protected] 1 points 2 years ago (1 children)

Too low resolution and not the best sampler are the main ones. Try again with those exact settings, same seed and same prompt BUT at 512x512 and you will get

[–] [email protected] 1 points 2 years ago (2 children)

Changing resolution helped, do you have recommended Sampler.

[–] [email protected] 1 points 2 years ago

Sure! Keep in mind that 20 steps might be a little low and every sampler has a different "style" but I like DPM++ 2M Karras. It's a little slower but usually the results are better. Another interesting one is UniPc, can do results similar to DPM++ 2M Karras but faster... but it might not like low steps. It's all about finding your favorite trade-off :)

[–] [email protected] 1 points 2 years ago

DDIM is great for both fast results, and final results on non-realism images. You can set DDIM to 12 steps and get pretty solid results, which is great when you're wanting to quickly try prompt variations or search for really good seeds. I usually use 20 steps when getting a final image.

DPM++ is the best I've tried for realism results, but it's slower per step than DDIM and requires 35-40 steps to get good results imo.

[–] josecastilloellion 1 points 2 years ago

I can't zoom in on your picture, but are you using any checkpoint models?