Why my pictures' colors are always low ?
On stable diffusion (Automatic1111) my pictures' colors are always low and i don't know how to make them with more contrast and intensity thxs for answering
1 Answer
There is color correction files in Stable Diffsuion, called VAE. You should pick one you like, place it into:
> Stable Diffusion folder ->models -> VAE,
Then go to WebUI settings tab -> Stable Diffusion -> SD VAE, and choose your new vae.
There is a different VAEs on the internet,
ft-mse: https://huggingface.co/stabilityai/sd-vae-ft-mse-original/blob/main/vae-ft-mse-840000-ema-pruned.safetensors
kl-f8-anime2: https://huggingface.co/hakurei/waifu-diffusion-v1-4/blob/main/vae/kl-f8-anime2.ckpt
blessed + blessed 2: https://huggingface.co/NoCrypt/blessed_vae/tree/main
And many other you can find. But some of them are the same VAEs with different file name.