difference between 2 models?
#37
by
akiokawahito
- opened
difference between 2 models?
sd_xl_refiner_1.0.safetensors
sd_xl_refiner_1.0_0.9vae.safetensors
@JeriffCheng
sd_xl_refiner_1.0_0.9vae.safetensors is the normal refiner model with the 0.9 vae(slightly worse fine detail)
sd_xl_refiner_1.0.safetensors is the normal refiner model with the 1.0 vae(slightly better fine detail)
Its basically unnoticeable and doesn't matter which one you use but just use the sd_xl_refiner_1.0.safetensors
You should rather try to use this vae "madebyollin/sdxl-vae-fp16-fix" since it will save considerable vram/ram and is the same quality as the 1.0 vae.