Stable Diffusion XL 1.0 base combined with the refiner as an ensemble of experts.
Options that can be passed when loading the model:
model.compile
(bool): whether or not to use torch.compile
. Defaults to falsemodel.enable_cpu_offload
(bool): whether or not to use enable_model_cpu_offload()
. Defaults to falseCopy the model URL:
https://github.com/Stability-AI/generative-models
openrail++