This repository contains alternative or tuned versions of Stable Diffusion XL Base 1.0 in .safetensors format. Available Models sd xl base 1.0 fp16 vae.safetensors This file contains the weights of sd xl base 1.0.safetensors, merged with the weights of sdxl vae.safetensors from MadeByOllin's SDXL FP16 VAE repository. sd xl base 1.0 inpainting 0.1.safetensors This file contains the weights of sd xl base 1.0 fp16 vae.safetensors merged with the weights from diffusers/stable diffusion xl 1.0 inpainting 0.1. How to Create an SDXL Inpainting Checkpoint from any SDXL Checkpoint Using the .safetensors files here, you can calculate an inpainting model using the formula A + (B C) , where: A is sd xl base 1.0 inpainting 0.1.safetensors B is your fine tuned checkpoint C is sd xl base 1.0 fp16 vae.safetensors Using ENFUGUE's Web UI: You must specifically use the two files present in this repository for this to work. The Diffusers team trained XL Inpainting using FP16 XL VAE, so using a different XL base will result in an incorrect delta being applied to the inpainting checkpoint, and the resulting VAE will be nonsensical. Model Description Developed by: The Diffusers team Repackaged by: Benjam…
We use cookies for essential functionality and analytics. You can accept or reject analytics cookies.Cookie policy