Stability-AI/stablediffusion

Diffusers SD-2.1 base model card and ema weights

bhattg opened this issue · 0 comments

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?