stablediffusion
stablediffusion copied to clipboard
Diffusers SD-2.1 base model card and ema weights
When instantiated model using diffusers, for ex. pipeline = StableDiffusionPipeline.from_pretrained('stabilityai/stable-diffusion-2-1-base', revision='main')
Does it download the ema weights or non-ema weights?