Comments

[hidden]

sheev_the_senate said:

Judging by the filename the prompt was something like "peaceful landscape cinematic early morning flat grassy".

im guessing grassy field or something, im gonna stop being lazy from now on using picture links and download with metadata instead

[hidden]

sheev_the_senate said:

Judging by the desaturated colors you don't have a VAE (variational autoencoder) loaded. I've had the same issue in the past too. You should download one of those and try generating with it selected - the colors look much better that way. vae-ft-mse-840000-ema-pruned is a decent choice, but for anime style images the one from Anything-v3 or NovelAI would probably work better. If you choose either of those two latter ones you'll need to launch automatic-1111 with the --no-half-vae argument to avoid occasional completely black images.

Thank you for sharing your experience! Now I know how it works 🙂

[hidden]

Judging by the desaturated colors you don't have a VAE (variational autoencoder) loaded. I've had the same issue in the past too. You should download one of those and try generating with it selected - the colors look much better that way. vae-ft-mse-840000-ema-pruned is a decent choice, but for anime style images the one from Anything-v3 or NovelAI would probably work better. If you choose either of those two latter ones you'll need to launch automatic-1111 with the --no-half-vae argument to avoid occasional completely black images.

[hidden]

Lyren said:

No one here knows who made the image, so unfortunately the model is unknown unless someone finds the artist who made the picture.

But maybe we also need the same hyperNetwork. Just using the same model, I can't get the same result...(Oh no!!!!!)

[hidden]

Lyren said:

No one here knows who made the image, so unfortunately the model is unknown unless someone finds the artist who made the picture.

I found it! The model is 'AbyssOrangeMix2_hard.safetensors', it's hash is the 931f9552 !

[hidden]

xssw said:

The effect of this model is like anime, it's amazing!!!!! Would you like to share the model?(please!!!!!!)

No one here knows who made the image, so unfortunately the model is unknown unless someone finds the artist who made the picture.

[hidden]

Greg_Torbinson said:

Hey this is awesome man! I'd like to try to make some too, do u have a tutorial or anything that can teach me how? I could send it to you after.

Hi mate thanks :) i dont really know, u should go on the unstable diffusion discord and start talking with people thats how i learned. I'm basically doing img2img batch with a base video i'm also doing. U can pm me on discord: Sambalek#8026
Or tiktok: @Proteinique

[hidden]

interesting part is that this picture is pretty because i set up stable diffusion wrong.

desaturation was partially caused by "auto" in VAE settings. After I set it to nai.vae, it became more saturated (still good tho: https://files.catbox.moe/850cnu.png ). You can try disabling VAE (set to "auto" or "none" in settings) for more desaturation.

Read here for more info: https://rentry.org/hdgrecipes#bruising-in-merged-model-outputs

Updated by perelem

[hidden]

kaisu1 said:

Hi what model formula did you use? Looks good!

Animefull(t2i) -> AbyssOrangeMix2_hard(i2i)

---t2i parameters---
Steps: 28, Sampler: Euler a, CFG scale: 11, Seed: 1636018072, Size: 768x576, Model hash: 925997e9

---i2i parameters---
Steps: 28, Sampler: Euler a, CFG scale: 6, Seed: 909055350, Size: 768x576, Model hash: 931f9552, Denoising strength: 0.7

Updated by Muffalo

1 50 51 52 53 54 55 56 57 58